Share

BOMRow.ItemQuantity Property

Parent Object: BOMRow

Description

Property that gets the number of instances not marked as phantom or reference represented by this BOM row.

Syntax

BOMRow.ItemQuantity() As Long

Property Value

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

Samples

Name Description
Using the BOM APIs This sample demonstrates the Bill of Materials API functionality in assemblies.

Version

Introduced in version 10

Was this information helpful?