PkgBOM Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Information for an entry in the Bill of Materials (BOM)
Syntax
public class PkgBOM Public Class PkgBOM Properties
| Name | Description |
|---|---|
| BOMArray | An array of BOMItemInfo children. |
| BOMOrder | The BOM order for this item |
| BOMOrderSpecified | Whether the BOM order was specified |
| DetailID | The usage (detail ID) for this BOM Item. |
| ExportId | The export ID for this item |
| InstCount | The instance count |
| InstCountSpecified | Whether the instance count was specified |
| ItemIdx | The index of the item list for this BOM Item. |
| Level | The level indicator string. |
| PositionNum | Position number in the BOM |
| Quant | The usage (quantity) for this BOM Item. |
| QuantSpecified | Whether or not the quantity was specified |
| RestricStatus | If Succeeded is false, RestrictionStatus will contain the failure reason. |
| Succeed | If true, the BOM Item exported or imported successfully. |
| UDPArray | Array of user defined BOM row properties |
| UnitSize | The unit size |
| UnitSizeSpecified | Whether the unit size was specified |
Returned By
Where you get a PkgBOM — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.PkgBOM