TypeConnectionValue

TypeConnectionValue enumeration

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

public enum TypeConnectionValue

Values

Name Value Description
Inward 0 Inward.
Outward 1 Outward.
InwardOutward 2 Inward and outward.
Undefined -2147483648 Undefined.

See Also