Share via


AifClassGeneratorBase.parmAllowExistingClass Method [AX 2012]

Gets or sets the value of the _allowExistingClass parameter.

Syntax

public boolean parmAllowExistingClass([boolean _allowExistingClass])

Run On

Called

Parameters

  • _allowExistingClass
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the _allowExistingClass parameter.

See Also

Reference

AifClassGeneratorBase Class