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

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