exportFieldKeys property

List<String?> exportFieldKeys
read / write

Returns the unique key equivalents of the field in getExportFields that can be stored in a database.

Implementation

List<String?> exportFieldKeys;