ePairControlUse
ePairControlUse is an Enum used in value/status pairs and has the following values:
Public Enum ePairControlUse
Not_Specified = 0
_On = 1
_Off = 2
_Dim = 3
_On_Alternate = 4
End Enum
ePairControlUse is an Enum used in value/status pairs and has the following values:
Public Enum ePairControlUse
Not_Specified = 0
_On = 1
_Off = 2
_Dim = 3
_On_Alternate = 4
End Enum