Newer Version Available

This content describes an older version of this product. View Latest

ListViewRecordColumn

Represents a single cell in a row from a list view.
The ListViewRecordColumn object is one cell (column) of a row (ListViewRecord) and has the following properties:
Name Type Description
fieldNameOrPath string The field name or SOQL field path for the column.
value string The contents of the record for a certain column, localized if appropriate, or null if there’s no value.