object
(QueryFilter)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
layerName | string |
Optional | cannot be null | WFRC App |
fields | array |
Optional | cannot be null | WFRC App |
Defines the layer name that this widget is wired up to as it is defined in the web map
layerName
-
is optional
-
Type:
string
-
cannot be null
-
defined in: WFRC App
string
Contains a list of field objects that are associated with this widget.
fields
-
is optional
-
Type:
object[]
(Query Filter Field) -
cannot be null
-
defined in: WFRC App
object[]
(Query Filter Field)