Interface
The definitionEditor stores interactive filters at the same level as layerDefinition.
Properties
| Property | Type | Notes |
|---|---|---|
inputs | IDefinitionInput[] | An array of input objects. |
parameterizedExpression | string | A string value representing the where clause for the interactive filter. |
inputs
optional
Interface Propertyinputs: IDefinitionInput[]An array of input objects.