Click or drag to resize

BomApp Interface

Represents an interface for the BomApp application. This interface defines operations to interact with BOM data.

Namespace: CeliAPS.BomApi
Assembly: BomApi (in BomApi.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
public interface BomApp

The BomApp type exposes the following members.

Properties
 NameDescription
Public propertyBom Gets the currently open Bill of Materials (BOM) within the BomApp.
Public propertyOutput Gets the output utility for exporting BOM data.
Top
See Also