Share via


AifClassGeneratorBase.classExists Method [AX 2012]

Determines whether the class to be generated already exists.

Syntax

protected boolean classExists()

Run On

Called

Return Value

Type: boolean
true if the class to be generated already exists; otherwise, false.

See Also

Reference

AifClassGeneratorBase Class