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

In This Topic
    ExecutionTime Property (IReportInformationService)
    In This Topic
    Gets or sets the date and time when the report began executing.
    Syntax
    'Declaration
     
    Property ExecutionTime As Date
    DateTime ExecutionTime {get; set;}

    Property Value

    The date and time of the report execution.
    See Also