Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentInfo Class / RevisionTime Property

In This Topic
    RevisionTime Property
    In This Topic
    Gets or sets the date and time when a document was last modified.
    Syntax
    'Declaration
     
    Public Property RevisionTime As Date
    public DateTime RevisionTime {get; set;}
    See Also