ArcGIS Runtime SDK for iOS
100.14
|
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.
|
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.