Click or drag to resize

MPInterfacebImportERPPayment Method

Imports a Payment for one Invoice

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportERPPayment(
	clsImportPayment oERPPayment,
	clsImportBaseeImportMode nImportMode
)

Parameters

oERPPayment
Type: MARIInterfaceclsImportPayment
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks