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.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic virtual string ArgumentName { get; set; }
Public Overridable Property ArgumentName As String
Get
Set
Property Value
Type:
String
See Also