Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocument.CheckedOut Property

Gets a value indicating whether or not the document is currently in the checked-out state.

bool CheckedOut {get;}

Property Value

A value indicating whether or not the document is currently in the checked-out state.

Exceptions

Exception Type Condition
InvalidOperationException The document has already been removed.

See Also

IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace