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