Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocument.CheckedOut Property

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

bool CheckedOut {get;}

Property Value

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

Exceptions

Exception Type Condition
InvalidOperationException The document has already been removed.

See Also

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