proprietary_binary_data property

proprietary_binary_data property

Gets or sets the path binary data.

Definition:

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

See Also