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

In This Topic
    Path Property (ReportExecutionInfo)
    In This Topic
    Gets the path of the document.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Path As String
    public string Path {get;}
    See Also