binary_data310 property

binary_data310 property

Gets or sets the binary data 310.

Definition:

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

See Also