Share via


AifClassGeneratorBase.addAttributes Method [AX 2012]

Adds attributes to the class or interface declaration.

Syntax

protected void addAttributes()

Run On

Called

Remarks

The derived class must append text to the methodSource variable to add attributes to the class header.

See Also

Reference

AifClassGeneratorBase Class