Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IContentItem.CheckedOut Property

Gets a value indicating whether or not the content item is checked out.

bool CheckedOut {get;}

Property Value

A bool value indicating whether or not the content item is checked out.

Exceptions

Exception Type Condition
InvalidOperationException The content item has already been removed.

See Also

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