Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocument.CheckedOutDate Property

Gets the date at which the document was last checked out.

System.DateTime CheckedOutDate {get;}

Property Value

The date at which the document was last checked out.

Exceptions

Exception Type Condition
InvalidOperationException The document has not yet been inserted, has already been removed, or has not been checked out.

See Also

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