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.

Community Additions

ADD
Show: