ArcGIS Runtime SDK for iOS
100.15
|
An object that defines possible values for a field in the context of the contingent field groups it participates in.
Properties | |
NSArray< AGSContingentValue * > * | contingentValuesAllGroups |
NSDictionary< NSString *, NSArray< AGSContingentValue * > * > * | contingentValuesByFieldGroup |
|
readnonatomiccopy |
An array of contingent values that satisfy all field groups the array participates in.
If the field only participates in a single field group, this array will be empty.
|
readnonatomiccopy |
A dictionary of field group names to arrays of possible contingent values for that field group.