content_location_code property

content_location_code property

Gets or sets the content location code.

Definition:

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

See Also