BOMCompareOccDiff Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A difference between two Item BOMs.
Syntax
public class BOMCompareOccDiff Public Class BOMCompareOccDiff Properties
| Name | Description |
|---|---|
| DiffType | The type of difference. There will only be a single value in this context; values will NOT be added together. |
| OccId | The ID of the occurrence that contains the difference. The ID will be either the primary or secondary occurrence depending on the DiffType. |
| RootItemIterId | The Item ID at the root of the BOM. The ID will be either the primary or secondary occurrence depending on the DiffType. |
| Val1 | Information about the difference. The content is dependant on the DiffType. |
| Val2 | Information about the difference. The content is dependant on the DiffType. |
Returned By
Where you get a BOMCompareOccDiff — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.BOMCompareOccDiff