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].
Gets a list of containers with field values.
public List getDataAsList()
Called
Type: List Class
A list of containers with field values.
The format of the container is [fieldId, newValue, oldValue].