OnDemandDocumentMapNode.Id Property

Definition

Gets a unique identifier for the 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 a unique identifier.

Applies to