MVPSI.JAMS Namespace : TriState Enumeration |
'Declaration
<System.ComponentModel.TypeConverterAttribute("MVPSI.JAMS.TriStateConverter, JAMSShr, Version=6.3.0.0, Culture=neutral, PublicKeyToken=7da961def3057cf2")> Public Enum TriState Inherits System.Enum
'Usage
Dim instance As TriState
[System.ComponentModel.TypeConverter("MVPSI.JAMS.TriStateConverter, JAMSShr, Version=6.3.0.0, Culture=neutral, PublicKeyToken=7da961def3057cf2")] public enum TriState : System.Enum
Member | Description |
---|---|
False | False |
NotSpecified | Not Specified |
True | True |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.TriState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2