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

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