ItemAssocParam Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Item association parameters to use when updating Item BOM associations
Syntax
public class ItemAssocParam Public Class ItemAssocParam Properties
| Name | Description |
|---|---|
| BOMOrder | The BOM order of this association |
| CldItemID | The child Item ID for this association |
| EditAct | The edit action when updating this association |
| Id | The association's ID |
| InstCount | The instance count of the association |
| IsIncluded | Specifies whether or not the child of this association is included in the BOM |
| IsStatic | Specifies if this is a static association or not |
| PositionNum | The position number of this association |
| Quant | The association's quantity value |
| UnitID | The unit ID for this association |
| UnitSize | The unit size for this association |
Methods
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.ItemAssocParam