Plumtree EDK (Enterprise Web Development Kit) 5.4.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