source_data property
source_data property
Gets or sets the source data. The source_data element contains a URI reference to the source data used for this asset. There may be only one source_data element.
Definition:
@property
def source_data(self):
...
@source_data.setter
def source_data(self, value):
...