main_object_ids_count property
main_object_ids_count property
Gets or sets the main object ids count.
Definition:
@property
def main_object_ids_count(self):
...
@main_object_ids_count.setter
def main_object_ids_count(self, value):
...
Gets or sets the main object ids count.
@property
def main_object_ids_count(self):
...
@main_object_ids_count.setter
def main_object_ids_count(self, value):
...