Свойство Id

Gets a unique identifier for the node.

Пространство имен:  Microsoft.ReportingServices.ReportProcessing
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Id As String
    Get
'Применение
Dim instance As OnDemandDocumentMapNode
Dim value As String

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

Значение свойства

Тип System. . :: . .String
A string value that represents a unique identifier.