FormItemResultType Property |
Gets the result type of the form item.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic virtual Type ResultType { get; }
Public Overridable ReadOnly Property ResultType As Type
Get
Property Value
Type:
Type
See Also