Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / UsageInfo Class / GeneratedDateTime Property

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