DictType.extendedBy Method [AX 2012]

Retrieves a list of type IDs for extended data types (EDTs) that are extended by the current EDT.

public List extendedBy([boolean _allLevels])

Run On

Called

Parameters

_allLevels
Type: boolean
A Boolean value that indicates whether to return the list of EDTs from all level IDs; optional.

Return Value

Type: List Class
A list of type IDs for EDTs that are extended by the current EDT.

Community Additions

ADD
Show: