Web API Core | ComponentOne
C1.Web.Api.Report.Models Namespace / ReportExecutionInfo Class / LoadedDateTime Property

In This Topic
    LoadedDateTime Property (ReportExecutionInfo)
    In This Topic
    Gets the loaded date time of the document.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LoadedDateTime As Date
    public DateTime LoadedDateTime {get;}
    See Also