ArcGIS Runtime SDK for iOS
100.15
|
An object that represents a coded value found in AGSCodedValueDomain
.
Instances of this class represent a coded values of a domain
Properties | |
id | code |
NSString * | name |
|
readnonatomiccopy |
The actual value of the coded value. The data type of the value depends upon the data type of the field it is associated with.
|
readnonatomiccopy |
A user-friendly name of the coded value.