BOMRow.ItemNumber Property
Parent Object: BOMRowDescription
Gets and sets the item number of the BOM item.
Syntax
BOMRow.ItemNumber() As StringProperty Value
This is a read/write property whose value is a String.Samples
Name | Description |
Using the BOM APIs | This sample demonstrates the Bill of Materials API functionality in assemblies. |