binary_data311 property

binary_data311 property

Gets or sets the binary data 311.

Definition:

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

See Also