ValidationResultErrorMessage Property |
Gets a message that provides additional information about the invalidity.
Namespace: Geocortex.Forms.Client.Items.ValidationAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string ErrorMessage { get; }
Public ReadOnly Property ErrorMessage As String
Get
Property Value
Type:
StringThe error message.
See Also