The properties of the IContentItem interface are listed below. For a complete list of IContentItem interface members, see the IContentItem Members topic.
CheckedOut | Gets a value indicating whether or not the content item is checked-out. |
CheckedOutUserID | Gets the ID of the user who has the item checked-out. |
EditorURL | Gets the Content Item Editor URL for the item. |
Expired | Gets a value indicating whether or not the content item is expired. |
LastCheckedInDate | Gets the last checked-in date. |
LastCheckedInVersionComment | Gets the last checked-in version comment of the item. |
LastModifiedDate | Gets the last modified date. |
LastPublishedDate | Gets the last published date. |
LastPublishedUserID | Gets the ID of the user who last published the item. |
LatestVersionNumber | Gets the latest version number of the item. |
Name | Gets or sets the content item name. |
PreviewURL | Gets the URL to preview the content item. |
Publishable | Gets a value indicating whether or not the content item can be published. |
Published | Gets a value indicating whether or not the content item is published. |
PublishURL | Gets the URL to the published content item. |
UUID | Gets the content item UUID. |
IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace