binary_data_attribute311 property

binary_data_attribute311 property

Gets or sets the binary data attribute 311.

Definition:

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

See Also