Gets or sets the name for the parameter.
| Visual Basic (Declaration) | |
|---|---|
Public Property Name As String | |
| C# | |
|---|---|
public string Name {get; set;} | |
Return Value
A String containing the name for the parameter.
| DataDynamics.Reports | Support Forum |
| Name Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > QueryParameter Class : Name Property |