attribute_definitions_count property

attribute_definitions_count property

Gets or sets the attribute definitions count.

Definition:

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

See Also