sub_entity_count property

sub_entity_count property

Gets or sets the sub entity count.

Definition:

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

See Also