NodeTypeCapability.NodeType Property

Definition

Gets note type

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to