FormItemArgumentName Property
Gets or sets the name of the argument that will be used to store the result of this form item.

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

Property Value

Type: String
See Also