Domain Class

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

SystemObject
  PreStormDomain

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

public class Domain

The Domain type exposes the following members.

Constructors

  NameDescription
Public methodDomain
Initializes a new instance of the Domain class
Top
Properties

  NameDescription
Public propertycodedValues
The coded values.
Public propertyname
The name of the domain.
Public propertytype
The type of the domain.
Top
See Also

Reference