LogMap.getDataAsList Method [AX 2012]

Gets a list of containers with field values.

public List getDataAsList()

Run On

Called

Return Value

Type: List Class
A list of containers with field values.

The format of the container is [fieldId, newValue, oldValue].

Reference

Show: