FormReferenceObject.allowAdd Method

Sets or returns the value of the allowAdd property for the form data object.

Syntax

public int allowAdd([int value])

Run On

Client

Parameters

  • value
    Type: int
    The value that is assigned to the allowEdit property.

Return Value

Type: int
A FormAllowAdd enumeration value that indicates whether the allowAdd property is set to No, Restricted, or Yes.

See Also

Reference

FormReferenceObject Class