Field Class

PreStorm - A Data Client for ArcGIS Server REST API
Represents the field object as defined in the ArcGIS Rest API.
Inheritance Hierarchy

SystemObject
  PreStormField

Namespace:  PreStorm
Assembly:  PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax

public class Field

The Field type exposes the following members.

Constructors

  NameDescription
Public methodField
Initializes a new instance of the Field class
Top
Properties

  NameDescription
Public propertydomain
The domain this field depends on.
Public propertylength
The length of the field.
Public propertyname
The name of the field.
Public propertytype
The type of the field.
Top
See Also

Reference