ComboBoxFormItemResultType Property
Gets the result type of the form item.

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

Property Value

Type: Type
Object type.
See Also