Share via


AifClassGeneratorBase.parmIsInterface Method [AX 2012]

Gets or sets the value of the _isInterface parameter.

Syntax

protected boolean parmIsInterface([boolean _isInterface])

Run On

Called

Parameters

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

Return Value

Type: boolean
The value of the _isInterface parameter.

See Also

Reference

AifClassGeneratorBase Class