UseDisplayNames Parameter (Connect-SugarCRM Cmdlet)
Set this to true to use the table and column names from the UI. By default, the provider displays the API names for tables and columns.
Syntax
Connect-SugarCRM -UseDisplayNames SwitchParameter
Data Type
bool
Default Value
false
Remarks
Set this to true to use the table and column names from the UI.
Set this to false to use the API names for tables and columns.