Share via


InventDimFormInterface.hasMethod Method [AX 2012]

Checks whether the underlying form implements the specified method.

Syntax

public boolean hasMethod(IdentifierName methodName)

Run On

Called

Parameters

Return Value

Type: boolean
true if the underlying form implements the method; otherwise, false.

See Also

Reference

InventDimFormInterface Interface