ComponentOne FlexReport for WinForms
RevisionTime Property

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

Reference

DocumentInfo Class
DocumentInfo Members