ListBoxFormItemQueryLayerSource Property
Gets or sets the layer source of the query.

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

Property Value

Type: LayerSource
See Also