Udostępnij przez


Właściwość DocumentMapNodeInfo.Id

Pobiera identyfikator unikatowy dla bieżącego węzła.

Przestrzeń nazw:  Microsoft.ReportingServices.ReportProcessing
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Id As String
    Get
'Użycie
Dim instance As DocumentMapNodeInfo
Dim value As String

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

Wartość właściwości

Typ: System.String
A ciąg wartość, która reprezentuje identyfikator unikatowy dla bieżącego węzła.