attribute_bit_long_list property

attribute_bit_long_list property

Gets or sets the attributeBitLong list.

Definition:

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

See Also