AxGenerateAxdClass.getClassBuild Method [AX 2012]

Returns the class build object.

Syntax

private ClassBuild getClassBuild()

Run On

Called

Return Value

Type: ClassBuild Class
A class build object.

Exceptions

Exception Condition
Error

The class does not exist.

Error

The class does not exist.

See Also

Reference

AxGenerateAxdClass Class