FormReferenceObject.allowAdd Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
allowAdd() |
Sets or returns the value of the allowAdd property for the form data object. |
allowAdd(Int32) |
allowAdd()
Sets or returns the value of the allowAdd property for the form data object.
public:
override int allowAdd();
public override int allowAdd ();
override this.allowAdd : unit -> int
Public Overrides Function allowAdd () As Integer
Returns
A FormAllowAdd enumeration value that indicates whether the allowAdd property is set to No, Restricted, or Yes.