path_type property

path_type property

Gets or sets the path type.

Definition:

@property
def path_type(self):
    ...
@path_type.setter
def path_type(self, value):
    ...

See Also