FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / ExecutionInfo Class / ExecutionDateTime Property

In This Topic
    ExecutionDateTime Property (ExecutionInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ExecutionDateTime As Date
    public DateTime ExecutionDateTime {get; set;}
    See Also