Свойство DataCollectionName

Gets the name to use for the data element for the collection of all instances of this group.

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Overridable ReadOnly Property DataCollectionName As String
    Get
'Применение
Dim instance As Group
Dim value As String

value = instance.DataCollectionName
public virtual string DataCollectionName { get; }
public:
virtual property String^ DataCollectionName {
    String^ get ();
}
abstract DataCollectionName : string
override DataCollectionName : string
function get DataCollectionName () : String

Значение свойства

Тип: System. . :: . .String
A String value containing the data collection name.