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

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