Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IContentItem Properties

The properties of the IContentItem interface are listed below. For a complete list of IContentItem interface members, see the IContentItem Members topic.

Public Instance Properties

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.

See Also

IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace