IAVLImportScriptImportAVL Method

Definition

Namespace: PCBI_AVL_Check.Importer
Assembly: PCBI_BOMExpert (in PCBI_BOMExpert.dll) Version: 17.0.0.0 (17.0.0.0)
C#
AVLImportResult ImportAVL(
	IPCBIWindow parent,
	IFileData file2Import,
	out string error
)

Parameters

parent  IPCBIWindow
 
file2Import  IFileData
 
error  String
 

Return Value

AVLImportResult

See Also