List.typeId Method [AX 2012]

Returns the type of the values in a list.

public Types typeId()

Run On

Called

Return Value

Type: Types Enumeration
The type of the list elements.

The type of the list is specified when the list is created, and remains the same throughout the life of the list.

Community Additions

ADD
Show: