Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.