ReportParameter.Name Property

Gets or sets the name of the parameter.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string Name { get; set; }

Property Value

Type: System.String
The name of the parameter.

See Also

Reference

ReportParameter Class

Microsoft.AnalysisServices Namespace