Share via


AifClassGeneratorBase.addDocumentation Method [AX 2012]

Adds custom code to class documentation.

Syntax

protected void addDocumentation()

Run On

Called

Remarks

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

See Also

Reference

AifClassGeneratorBase Class