CodedValue Class

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

SystemObject
  PreStormCodedValue

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

public class CodedValue

The CodedValue type exposes the following members.

Constructors

  NameDescription
Public methodCodedValue
Initializes a new instance of the CodedValue class
Top
Properties

  NameDescription
Public propertycode
The actual value stored in the database.
Public propertyname
The name of the coded value.
Top
See Also

Reference