FormSuite for Invoices v2.1 - Updated
FormFieldDefinition Class Members
Properties 

Accusoft.FSInvoices Namespace : FormFieldDefinition Class

The following tables list the members exposed by FormFieldDefinition.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets and sets the list of FieldAlias objects.

This is a set of alternative text strings for the field.

 
Public PropertyGets and sets the FormFieldGroup to which this field belongs.  
Public PropertyGets and sets the flag that defines whether the field will be output in FormResult.Fields.  
Public Property Gets and sets the flag that defines whether this is a required field.  
Public PropertyGets and sets the unique user-defined name for this field.

This is descriptive name of a field on a form. For example, if the data to be collected is the due date, then a good field name would be "Due Date". This name will be returned in the FormField in the results.

 
Public PropertyGets and sets the list of rules to be applied to this field.

These rules provide a weighting which is used to determine which field to select when multiple fields of the same name are found. The rule types are found in RuleType.

 
Public PropertyGets and sets the FormFieldDataType of this field.

This is the expected format of the data extracted from the image for this FormField.

 
Top
See Also

Reference

FormFieldDefinition Class
Accusoft.FSInvoices Namespace