ArcGIS Runtime SDK for iOS
100.15
|
An object that defines a field group.
Properties | |
NSArray< AGSContingency * > * | contingencies |
BOOL | editingRestrictive |
NSArray< NSString * > * | fields |
NSString * | name |
|
readnonatomiccopy |
A collection of contingencies that define possible values for fields in this field group.
It is possible for a field group to contain no contingencies (either because none were authored, or existing ones were deleted). In this scenario, the field group will offer no suggested values, and will not result in any violations.
|
readnonatomicassign |
A boolean indicating whether fields in this field group are restricted to this field group's contingent values.
|
readnonatomiccopy |
The collection of names of fields that participate in this field group.
|
readnonatomiccopy |
The name that uniquely identifies this field group.