IncludeCustomFieldColumns Parameter (Connect-NetSuite Cmdlet)
A boolean indicating if you would like to include custom field columns.
Syntax
Connect-NetSuite -IncludeCustomFieldColumns bool
Data Type
bool
Default Value
true
Remarks
Setting this to true will cause custom fields to be displayed directly on tables as their own columns. However, it will cause lower performance when retrieving the table metadata information for the first time on an open connection. Table metadata is stored on the connection and cleared when the connection is closed.