Condividi tramite


NodeTypeDescription.IsPrimary Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isPrimary")]
public bool IsPrimary { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isPrimary")>]
member this.IsPrimary : bool with get, set
Public Property IsPrimary As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to