Share via


Node.NodeInstanceId Property

Definition

Gets guid instance id of the node

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeInstanceId")]
public string NodeInstanceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeInstanceId")>]
member this.NodeInstanceId : string
Public ReadOnly Property NodeInstanceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to