PyContainerContent
class PyContainerContent(container_content)
Bases: object
Interface for a content item that belongs to a container (e.g. project or personal space).
- Parameters: container_content (IContainerContent)
__init__(container_content)
Creates a new PyContainerContent object.
Args: : container_content: A IContainerContent object.
Returns: None.
- Parameters: container_content (IContainerContent)
- Return type: None
Methods
__init__ (container_content) |
Creates a new PyContainerContent object. |
---|
Attributes
container |
Gets the container for the content item. |
---|
property container : PyContentReference
Gets the container for the content item. Relocating the content should be done through mapping.