FormReferenceObject.allowAdd Method [AX 2012]

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

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.

Community Additions

ADD
Show: