Click or drag to resize

IBomAddIn Interface

Represents an interface for classes that implement a BomApp AddIn. This interface serves as the entry point for BOM AddIns.

Namespace: CeliAPS.BomApi
Assembly: BomApi (in BomApi.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
public interface IBomAddIn

The IBomAddIn type exposes the following members.

Methods
 NameDescription
Public methodInit Starts the BomApp AddIn.
Top
See Also