ArcFM Mobile Developer Guide
FieldType Enumeration


Version: 10.2.1a

Resource Center Home

Use this enumeration to specify a field's data type.
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 FieldType 
   Inherits System.Enum
'Usage
 
Dim instance As FieldType
public enum FieldType : System.Enum 
Members
MemberDescription
DateTimeDate/Time
DoubleDouble
IntegerInteger
NoneNo data type assigned
StringString
Inheritance Hierarchy

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

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 specify a field's data type.
Object Model
FieldType Enumeration
Syntax
'Declaration
 
Public Enum FieldType 
   Inherits System.Enum
'Usage
 
Dim instance As FieldType
public enum FieldType : System.Enum 
Inheritance Hierarchy

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

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

FieldType Members
Miner.Tasks.Domain Namespace

 

 


Send Comment