Поделиться через


Свойство Group.DocumentMapLabel

A label to identify an instance of the group within the client UI (to provide a user-friendly label for searching).

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

Синтаксис

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

value = instance.DocumentMapLabel
public ReportStringProperty DocumentMapLabel { get; }
public:
property ReportStringProperty^ DocumentMapLabel {
    ReportStringProperty^ get ();
}
member DocumentMapLabel : ReportStringProperty
function get DocumentMapLabel () : ReportStringProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

См. также

Справочник

Group Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering