FieldGroup QML Type

An object that defines a field group. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.13
Inherits:

Object

Properties

Detailed Description

Note: You cannot declare or create a component of this type in QML code.

Property Documentation

contingencies : list<Contingency>

A collection of contingencies that define possible values for fields in this field group (read-only).

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.


editingRestrictive : bool

A boolean indicating whether fields in this field group are restricted to this field group's contingent values (read-only).


fields : list<string>

The collection of names of fields that participate in this field group (read-only).


name : string

The name that uniquely identifies this field group (read-only).


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.