Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocument.CreatedDate Property

Gets the document created date.

System.DateTime CreatedDate {get;}

Property Value

A date value describing the date this document was created.

Exceptions

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

See Also

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