Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocument.HasCreatedDate Method 

Returns true if created date is available, else false.

bool HasCreatedDate();

Return Value

true if created date 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