GetMaxNoOfFormFields() As Integer

Form object

Returns the maximum number of fields the form possibly can have— that is, the number of fields defined in the corresponding form definition.

Example

GetNoOfFormFields

The Form object