FormSuite v6.0 - Updated October 25, 2021
FieldException Property




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > FieldResult Class : FieldException Property
Gets or sets the value of the exception that was thrown when attempting to process the field.
Syntax
'Declaration
 
Public Property FieldException As Exception
 
'Usage
 
Dim instance As FieldResult
Dim value As Exception
 
instance.FieldException = value
 
value = instance.FieldException
See Also

Reference

FieldResult Class
FieldResult Members

Is this page helpful?
Yes No
Thanks for your feedback.