Geocortex Essentials WPF API Reference for Workflow
FormItemItem Property |
Gets the error related to the specified property, if any.
Namespace: Geocortex.Forms.Client.Items
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
Parameters
- columnName
- Type: SystemString
Name of the property.
Return Value
Type: StringThe error message.
Implements
IDataErrorInfoItemStringRemarks
This property is used by the Form Builder. Do not use directly.
See Also