Sets the part number row merge settings for the BOM.
Name | Type | Description |
MergeEnabled | Boolean | Input Boolean that indicates whether the row merging based on part number match is enabled. |
MergeKeys | Variant | Optional input array that contains the strings to exclude when merging based on part number match. If supplied, this array should contain a minimum of one string (“ This is an optional argument whose default value is null. |
MergeInstanceRows | Variant | Output Boolean that indicates whether the merge instance rows is enabled or not. This is an optional argument whose default value is null. |