Свойство DocumentMapLabel

Gets the calculated value of the DocumentMapLabel property in a Group class.

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

Синтаксис

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

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

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

Тип: System. . :: . .String
A string value that represents the calculated value of the DocumentMapLabel property.