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.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
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