ArcFM Mobile Developer Guide
DomainType Enumeration


Version: 10.2.1b

Resource Center Home

Use this enumeration to specific a domain type (Coded Value or Range).
Available at Version
9.3.1 SP1 and later
Product Availability
ArcFM Mobile
Required Licenses
ArcFM Mobile
.NET Assembly
Miner.Tasks.dll
Syntax
'Declaration
 
Public Enum DomainType 
   Inherits System.Enum
'Usage
 
Dim instance As DomainType
public enum DomainType : System.Enum 
Members
MemberDescription
CodedValueDomain is a coded value.
RangeDomain is a range.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Tasks.Domain.DomainType

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.Tasks.Domain Namespace

Use this enumeration to specific a domain type (Coded Value or Range).
Object Model
DomainType Enumeration
Syntax
'Declaration
 
Public Enum DomainType 
   Inherits System.Enum
'Usage
 
Dim instance As DomainType
public enum DomainType : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Tasks.Domain.DomainType

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

DomainType Members
Miner.Tasks.Domain Namespace

 

 


Send Comment