DocumentMapLabel Propiedad
Gets the calculated value of the DocumentMapLabel property in a Group class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
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 de la propiedad
Tipo: System. . :: . .String
A string value that represents the calculated value of the DocumentMapLabel property.