PkgItemsAndBOM Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Item and BOM information for EDM system.
Syntax
public class PkgItemsAndBOM Public Class PkgItemsAndBOM Properties
| Name | Description |
|---|---|
| PkgBOM | The Bill of Materials (BOM) information. |
| PkgItemArray | A list of Items. |
Returned By
Where you get a PkgItemsAndBOM — members that return one.
- PackageService.CommitImportedData
- PackageService.GetLatestPackageDataByItemIds
- PackageService.GetPackageDataByItemId
- PackageService.ImportFromPackage
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.PkgItemsAndBOM