main_object_subent_type property

main_object_subent_type property

Gets or sets the type of the main object subent.

Definition:

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

See Also