DocumentMapNodeInfo.Id Property

Definition

Gets a unique identifier for the current node.

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

Property Value

A string value that represents the unique identifier for the current node.

Applies to