ComponentOne Document Library for WPF
CreationTime Property

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > DocumentInfo Class : CreationTime Property
Gets or sets the date and time when a document was created.
Syntax
'Declaration
 
Public Property CreationTime As System.Date
public System.DateTime CreationTime {get; set;}
See Also

Reference

DocumentInfo Class
DocumentInfo Members