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

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