Właściwość GroupInstance.DocumentMapLabel
Pobiera wartość obliczoną DocumentMapLabel właściwość w Group klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property DocumentMapLabel As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości DocumentMapLabel właściwość.
Zobacz także