Share via


LogMap.getDataAsList Method

Gets a list of containers with field values.

Syntax

public List getDataAsList()

Run On

Called

Return Value

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

Remarks

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

See Also

Reference

LogMap Map