CustomData.IDataScope.Name Property

Definition

Gets the data name.

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

The data name.

Implements

Applies to