Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentFolder.HasLastModifiedDate Method 

Returns true if last modified date is available, else false.

bool HasLastModifiedDate();

Return Value

True if last modified date is available, else false.

Exceptions

Exception Type Condition
InvalidOperationException The document folder has already been removed.

See Also

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