Report.IDataScope.Name Property

Definition

Gets the name for the data scope.

property System::String ^ Microsoft::ReportingServices::RdlObjectModel::IDataScope::Name { System::String ^ get(); };
string Microsoft.ReportingServices.RdlObjectModel.IDataScope.Name { get; }
member this.Microsoft.ReportingServices.RdlObjectModel.IDataScope.Name : string
 ReadOnly Property Name As String Implements IDataScope.Name

Property Value

A String name for the data scope.

Implements

Applies to