ArcFM Engine Developer Guide
DefaultBoolean Enumeration


Defines the three states for a defaultable boolean value.
Syntax
public enum DefaultBoolean : System.Enum 
'Declaration
 
Public Enum DefaultBoolean 
   Inherits System.Enum
 
'Usage
 
Dim instance As DefaultBoolean
Members
MemberDescription
DefaultBoolean value has not been defined.
FalseBoolean value has been set to false.
TrueBoolean value has been set to true.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Commands.DefaultBoolean

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Miner.Windows.Commands Namespace

 

 


Send Comment