Miner.Tasks.Domain Namespace : FieldType Enumeration |
'Declaration
Public Enum FieldType Inherits System.Enum
'Usage
Dim instance As FieldType
public enum FieldType : System.Enum
public enum FieldType = class(System.Enum)
public enum FieldType extends System.Enum
__value public enum FieldType : public System.Enum
public enum class FieldType : public System.Enum
Member | Description |
---|---|
DateTime | Date/Time |
Double | Double |
Integer | Integer |
None | No data type assigned |
String | String |
System.Object
System.ValueType
System.Enum
Miner.Tasks.Domain.FieldType
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