Report.IDataScope.Name Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.