Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / ReportResultInfo Class / LoadedDateTime Property

In This Topic
    LoadedDateTime Property (ReportResultInfo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property LoadedDateTime As String
    public string LoadedDateTime {get; set;}
    See Also