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

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