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

See Also

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