ItemBomRow
An ItemBomRow is of type Item and represents a single row entry in the BOM of an Item in Vault.
The $itemBomRow object is dynamically generated with additional BOM specific properties.
Syntax
1$itemBomRow.Bom_Number
Following properties are always available in addition to the Item members:
Type |
Name |
Description |
---|---|---|
string |
Bom_Number |
The Number of the item row. For rows assigned to an item this is the item Number. |
int |
Bom_RowOrder |
The Order of the item in the BOM. |
string |
Bom_PositionNumber |
The Position Number of the item row. |
double |
Bom_Quantity |
The Quantity of the item row. |
string |
Bom_Unit |
The Unit of Measure of the item row (e.g. Each, inch, liter, kg,…). |
bool |
Bom_IsCad |
Indicates if the item row is created by CAD or manually. |
Remarks
ItemBomRows that are not linked to any existing Vault item only provide the BOM specific properties. No Item properties are available for unassigned rows.
Localization
$itemBomRow is supporting this feature:
all active properties can be accessed via the displayName
all active properties can be accessed via _SystemName
except: the ones with guids (=user defined)
Examples
ItemBomRow-object on an english environment:
1Bom_Number : NU-41880947
2Bom_Unit : Each
3Bom_Quantity : 1
4Bom_RowOrder : 1
5Bom_PositionNumber : 1
6Bom_IsCad : True
7Version : 29
8_VersionNumber : 29
9Comment :
10_Comment :
11Number of Attachments : Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.ImageInfo
12_NumManualAttachments : Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.ImageInfo
13Date Modified : 18.06.2019 15:08:46
14_ModDate : 18.06.2019 15:08:46
15Equivalence Value : ERP-16209830
16_EquivalenceValue : ERP-16209830
17...
18Id : 138730
19MasterId : 569
20PersistentId :
21PersistentMasterId :