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

In This Topic
    OutlinesLocation Property (ReportExecutionInfo)
    In This Topic
    Gets the location to get outlines.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OutlinesLocation As String
    public string OutlinesLocation {get;}
    See Also