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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
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