ePairStatusControl
ePairStatusControl is an Enum used in value/status pairs and has the following values:
Public Enum ePairStatusControl
Status = 1
Control = 2
Both = 3
End Enum
ePairStatusControl is an Enum used in value/status pairs and has the following values:
Public Enum ePairStatusControl
Status = 1
Control = 2
Both = 3
End Enum