ComponentOne Document Library for UWP
RevisionTime Property

C1.UWP.Document Assembly > C1.Xaml.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