PushAttributes Parameter (Connect-XML Cmdlet)
Set PushAttributes to true to push any identified attributes as columns.
Syntax
Connect-XML -PushAttributes bool
Data Type
bool
Default Value
true
Remarks
When set to true (default), the 本製品 will push attributes as individual columns (where applicable). Attributes will also be included in any aggregates generated.
When set to false, attributes will not be pushed as columns or in aggregates (e.g., the 本製品 strips them from the output).