Enum ControlDirection
Control Direction
[DataContract]
[JsonConverter(typeof(StringEnumConverter))]
public enum ControlDirection
- Extension Methods
Fields
[EnumMember(Value = "both")] Both = 1Both
[EnumMember(Value = "inbound")] Inbound = 2Inbound