Share via


AifClassGeneratorBase.parmIsAbstract Method [AX 2012]

Gets or sets the value of the _isAbstract parameter.

Syntax

public boolean parmIsAbstract([boolean _isAbstract])

Run On

Called

Parameters

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

Return Value

Type: boolean
The value of the _isAbstract parameter.

See Also

Reference

AifClassGeneratorBase Class