Enum TypeConnectionValue

TypeConnectionValue enumeration

Specifies various types, based on the element in which it is contained.

public enum TypeConnectionValue

Values

NameValueDescription
Inward0Inward.
Outward1Outward.
InwardOutward2Inward and outward.
Undefined-2147483648Undefined.

See Also