Dictionary.enumNext Method [AX 2012]

Indicates the enumeration type that succeeds a specified enumeration type, based on the enumeration type IDs.

public EnumId enumNext(EnumId typeId)

Run On

Called

Parameters

typeId
Type: EnumId Extended Data Type
An enumId system data type that indicates an enumeration ID.

Return Value

Type: EnumId Extended Data Type
An enumId system data type value for the enumeration that succeeds the specified enumeration.

Community Additions

ADD
Show: