MinimumColumnSize Parameter (Connect-SageIntacct Cmdlet)
The minimum column size returned by the provider. All column sizes reported by the provider are equal or greater to this value. When set to the default value (-1), the provider reports the exact column sizes it receives from Sage Intacct.
Syntax
Connect-SageIntacct -MinimumColumnSize string
Data Type
cstr
Default Value
"-1"
Remarks
This connection property does not apply if Sage Intacct returns no valid field size information, and only applies to columns with the string data type.
It isn't necessary to set this property in most cases.