selectability_flag property

selectability_flag property

Gets or sets the selectability flag.

Definition:

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

See Also