ComboBoxFormItemFilterByInputGeometry Property
Gets or sets a value indicating whether the query is filtered by input geometry.

Namespace: Geocortex.Forms.Client.Items
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public bool FilterByInputGeometry { get; set; }

Property Value

Type: Boolean

Implements

IQueryTaskFilterByInputGeometry
See Also