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 |