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: 1.0.63
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