BOMRow.ItemQuantity Property
Parent Object: BOMRowDescription
Property that gets the number of instances not marked as phantom or reference represented by this BOM row.
Syntax
BOMRow.ItemQuantity() As LongProperty 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. |