Condividi tramite


ConnectionType Enum

Definition

Defines values for ConnectionType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ConnectionType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ConnectionType = 
Public Enum ConnectionType
Inheritance
ConnectionType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

None 2
Private 1
Public 0

Applies to