Represents the field object as defined in the ArcGIS Rest API.
Inheritance Hierarchy
PreStormField
Namespace: PreStorm
Assembly: PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax
The Field type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Field | Initializes a new instance of the Field class |
Properties
Name | Description | |
---|---|---|
domain |
The domain this field depends on.
| |
length |
The length of the field.
| |
name |
The name of the field.
| |
type |
The type of the field.
|
See Also