UseInternalNamesForCustomizations
A boolean indicating whether you want to use internal names for customizations.
Data Type
bool
Default Value
false
Remarks
Typically, when surfacing tables for custom records and columns for custom fields, a customization's Label also displays. This is done for ease of use, so that things appear as they do in the NetSuite UI. However, if someone later goes into NetSuite and modifies the label, the custom field or custom record name displayed in our tool also changes. To avoid this situation, set UseInternalNamesForCustomizations to true. This causes our tool to always display the internal API names for custom fields or custom records. Internal API names cannot be changed.