InventDimListPageInteractionAdapter.hasMethod Method [AX 2012]
Checks whether the underlying list page implements the specified method.
Syntax
public boolean hasMethod(IdentifierName methodName)
Run On
Called
Parameters
- methodName
Type: IdentifierName Extended Data Type
The name of the method.
Return Value
Type: boolean
Always returns false.