Click or drag to resize

IBomAddInInit Method

Starts the BomApp AddIn.

Namespace: CeliAPS.BomApi
Assembly: BomApi (in BomApi.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
Task Init(
	BomApp bomApp
)

Parameters

bomApp  BomApp
The host application that the BOM AddIn will be integrated with.

Return Value

Task
See Also