DictClass.extendedBy Method [AX 2012]

Provides a List object for the classes that extend a specified class.

public List extendedBy([boolean _allLevels])

Run On

Called

Parameters

_allLevels
Type: boolean

Return Value

Type: List Class
A List object for the classes that extend the class.

Community Additions

ADD
Show: