Partilhar via


Propriedade do RDL DocumentMapLabel

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property DocumentMapLabel As String
    Get
'Uso
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

Valor da propriedade

Tipo: System. . :: . .String
A string value that represents the calculated value of the DocumentMapLabel property.