AxGenerateAxdClass.deleteMethod Method [AX 2012]

Deletes a method.

Syntax

private void deleteMethod(ClassNode _classNode, str _methodName)

Run On

Called

Parameters

  • _methodName
    Type: str

Exceptions

Exception Condition
Error

The class is not found.

Error

The class is not found.

See Also

Reference

AxGenerateAxdClass Class