IncludeRelatedAttributes Parameter (Connect-SageIntacct Cmdlet)
The scope of related attributes retrieved by the provider. Use this only when the 'UseLegacy' connection property is set to False.
Syntax
Connect-SageIntacct -IncludeRelatedAttributes string
Possible Values
None, PrimaryKeys, AllData Type
cstr
Default Value
"PrimaryKeys"
Remarks
The available values are:
- None: the cmdlet only shows attributes from the queried table
- PrimaryKeys: the cmdlet shows attributes from the queried table and primary keys of related objects
- All: the cmdlet shows the attributes from the queried table and the attributes of all objects related to the queried table