ListBoxFormItemQueryLayerSource Property |
Gets or sets the layer source of the query.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic LayerSource QueryLayerSource { get; set; }
Public Property QueryLayerSource As LayerSource
Get
Set
Property Value
Type:
LayerSource
See Also