ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class QueryParameterName - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class QueryParameterName

    Inheritance
    System.Object
    QueryParameterName
    Namespace: Syncfusion.Report.Data
    Assembly: Syncfusion.Report.Portable.dll
    Syntax
    public class QueryParameterName : Object

    Constructors

    QueryParameterName()

    Declaration
    public QueryParameterName()

    Properties

    Parameter1

    Declaration
    public string Parameter1 { get; set; }
    Property Value
    Type Description
    System.String

    Parameter2

    Declaration
    public string Parameter2 { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved