Skip to main content
Skip table of contents

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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.