Represents the coded value object as defined in the ArcGIS Rest API.
Inheritance Hierarchy
PreStormCodedValue
Namespace: PreStorm
Assembly: PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax
The CodedValue type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CodedValue | Initializes a new instance of the CodedValue class |
Properties
| Name | Description | |
|---|---|---|
| code |
The actual value stored in the database.
| |
| name |
The name of the coded value.
|
See Also