This documentation is archived and is not being maintained.
DictMethod.isAbstract Method [AX 2012]
Indicates whether the method is abstract.
public boolean isAbstract()
Run On
Called
Return Value
Type:
boolean
true if the method is abstract; otherwise, false.