AxGenerateAxdClass.addNewActions Method [AX 2012]

Adds new action to an existing service class.

Syntax

public void addNewActions()

Run On

Called

Remarks

Before you call this method, call the methodsWithNonWizardGeneratedCode method to determine whether the addNewActions method will overwrite any code added by you.

See Also

Reference

AxGenerateAxdClass Class