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




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > FormResult Class : FieldResults Property
Gets a collection of FieldResults that were generated when processing the fields on the form.
Syntax
'Declaration
 
Public ReadOnly Property FieldResults As Collection(Of FieldResult)
 
'Usage
 
Dim instance As FormResult
Dim value As Collection(Of FieldResult)
 
value = instance.FieldResults
See Also

Reference

FormResult Class
FormResult Members

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