UseDisplayNames Parameter (Connect-Domino Cmdlet)
If true, the display names for view columns are shown instead of their internal names.
Syntax
Connect-Domino -UseDisplayNames bool
Data Type
bool
Default Value
true
Remarks
By default, the cmdlet will use column labels as the names for view columns. If this option is disabled, the cmdlet will use internal names as the names for view columns instead. This can cause some columns computed using formulas to be reported with auto-generated names such as '$21'.