ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IReportInformationService Interface / ExecutionTime Property

In This Topic
    ExecutionTime Property
    In This Topic
    Gets or sets the Date/Time the report began executing.
    Syntax
    'Declaration
     
    Property ExecutionTime As Date
    DateTime ExecutionTime {get; set;}
    See Also