ListViewRecordColumn

Represents a single cell in a row from a list view.

The ListViewRecordColumn object is one cell (column) of a ListViewRecord row and has these properties.

NameTypeDescription
fieldNameOrPathstringThe field name or SOQL field path for the column.
valuestringThe contents of the record for a certain column, localized if appropriate, or null if there’s no value.