Share

BOMRow.Merged Property

Parent Object: BOMRow

Description

Property that returns whether this row is a result of a merging multiple rows. If true, the ComponentDefinitions property returns all the associated component definitions. This property will return False for all rows in the data BOMView.

Syntax

BOMRow.Merged() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 10

Was this information helpful?