Represents the domain object as defined in the ArcGIS Rest API.
Inheritance Hierarchy
PreStormDomain
Namespace: PreStorm
Assembly: PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax
The Domain type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Domain | Initializes a new instance of the Domain class |
Properties
Name | Description | |
---|---|---|
codedValues |
The coded values.
| |
name |
The name of the domain.
| |
type |
The type of the domain.
|
See Also