DictClass.isFinal Method [AX 2012]

Indicates whether a class is final.

public boolean isFinal()

Run On

Called

Return Value

Type: boolean
true if the class is final; otherwise, false.

Community Additions

ADD
Show: