AutoCompleteBoxFormItemSupportsValueField Property
Gets a value indicating whether this form item supports the use of a value field in the query.

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

Property Value

Type: Boolean

Implements

IQueryTaskSupportsValueField
See Also