exportFieldKeys property
read / write
Returns the unique key equivalents of the field in getExportFields that can be stored in a database.
Implementation
List<String?> exportFieldKeys;
Returns the unique key equivalents of the field in getExportFields that can be stored in a database.
List<String?> exportFieldKeys;