Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocument.HasCheckedOutDate Method 

Returns true if the date of the last check-out is available, otherwise false.

bool HasCheckedOutDate();

Return Value

True if the date of the last check-out is available, else false.

Exceptions

Exception Type Condition
InvalidOperationException The document has already been removed.

See Also

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