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

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