DictMethod.hasImplementation Method [AX 2012]

Determines whether the actual method implementation is on the class or derived from the base class.

public boolean hasImplementation()

Run On

Called

Return Value

Type: boolean
true if the method is implemented on the class; otherwise, false.

Community Additions

ADD
Show: