content_type_properties property

content_type_properties property

Gets the metadata package containing the content type properties.

Definition:

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

See Also