Geocortex Essentials WPF API Reference for Workflow
FormDefinitionGetUniqueItemID Method |
Find an ID unique for the specified FormItem.
Namespace: Geocortex.Forms.Client
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
Parameters
- formItem
- Type: Geocortex.Forms.Client.ItemsFormItem
The FormItem
Return Value
Type: StringA unique ID
See Also