ItemBOMCompareDiff Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A single difference between two BOMs.
Syntax
public class ItemBOMCompareDiff Public Class ItemBOMCompareDiff Properties
| Name | Description |
|---|---|
| ItemAssocID | The item association ID |
| ItemAssocMasterID | the Item association master ID |
| PropDefId | The ID of the property containing the difference. Use GetAllPropertyDefinitions for a list of properties. See table below for a list of "reserved" properties only used for BOM compare. |
| Val1 | The property value from the first BOM. |
| Val2 | The property value from the second BOM. |
Returned By
Where you get a ItemBOMCompareDiff — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.ItemBOMCompareDiff