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

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