Share via


Node.NodeDisplayName Property

Definition

Gets display Name of the individual node

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to