Share

BOMRow.TotalQuantityOverridden Property

Parent Object: BOMRow

Description

Gets and sets whether the TotalQuantity property has been overridden. This property can only be set to False, in which case the override on the value will be removed.

Syntax

BOMRow.TotalQuantityOverridden() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 10

Was this information helpful?