Właściwość OnDemandDocumentMapNode.Label
Pobiera etykieta węzła.
Przestrzeń nazw: Microsoft.ReportingServices.ReportProcessing
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Label As String
Get
'Użycie
Dim instance As OnDemandDocumentMapNode
Dim value As String
value = instance.Label
public string Label { get; }
public:
property String^ Label {
String^ get ();
}
member Label : string
function get Label () : String
Wartość właściwości
Typ: System.String
A ciąg wartość reprezentująca etykiety węzła.
Zobacz także