Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / ReportResultInfo Class / ParametersLocation Property

In This Topic
    ParametersLocation Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ParametersLocation As String
    public string ParametersLocation {get; set;}
    See Also