Condividi tramite


ConnectivityGroupItem.GroupConnectivity Property

Definition

Gets or sets group connectivity type. Possible values include: 'None', 'DirectlyConnected'

[Newtonsoft.Json.JsonProperty(PropertyName="groupConnectivity")]
public string GroupConnectivity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="groupConnectivity")>]
member this.GroupConnectivity : string with get, set
Public Property GroupConnectivity As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to