Share via


QueryParameter.GetReportParameterName Method

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Function GetReportParameterName As String
'Usage
Dim instance As QueryParameter
Dim returnValue As String

returnValue = instance.GetReportParameterName()
public string GetReportParameterName()
public:
String^ GetReportParameterName()
member GetReportParameterName : unit -> string 
public function GetReportParameterName() : String

Return Value

Type: System.String
A string value.