WHSTmpFieldName.populateFieldNames Method
Inserts all the applicable fields into the table as records.
Syntax
public void populateFieldNames(TableId _tableId, [boolean _addCreatedDateTime])
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
Used to get a list of fields from the table.
- _addCreatedDateTime
Type: boolean
True if the created date and time should be added, otherwise false.