Click or drag to resize

MPInterfacebImportBusinessPartner Method

Import Business Partner to the SBO database using DI-API. See clsImportBusinessPartner.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportBusinessPartner(
	clsImportBusinessPartner oBusinessPartner,
	clsImportBaseeImportMode nImportMode
)

Parameters

oBusinessPartner
Type: MARIInterfaceclsImportBusinessPartner
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks