IQueryTaskQueryValueOutputField Property
Gets or sets the output field that will be used as result value when an item is selected.

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

Property Value

Type: String
See Also