ComponentOne Document Library for WPF
RevisionTime Property

C1.WPF.Document.4 Assembly > C1.WPF.Document 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