Share via


AifClassGeneratorBase.addCustomCode Method [AX 2012]

Provides a location where custom code can be added by the derived class.

Syntax

protected void addCustomCode()

Run On

Called

Remarks

The derived class must write any custom class generation code here in this method.

See Also

Reference

AifClassGeneratorBase Class