content_location_codes property

content_location_codes property

Gets or sets the content location codes.

Definition:

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

See Also