creation_flag property

creation_flag property

Gets or sets the type of path.

Definition:

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

See Also