content_location_codes property
content_location_codes property
Gets or sets the content location codes.
Remarks
Indicates the code of a country/geographical location referenced by the content of the object.
Definition:
@property
def content_location_codes(self):
...
@content_location_codes.setter
def content_location_codes(self, value):
...