Click or drag to resize

MPInterfaceGetGetOpenPaymentValue Method

Internal function to read payment value from document.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public decimal GetGetOpenPaymentValue(
	short Company,
	int DocEntry,
	clsImportERPDocumenteERPDocTypes DocType
)

Parameters

Company
Type: SystemInt16
DocEntry
Type: SystemInt32
DocType
Type: MARIInterfaceclsImportERPDocumenteERPDocTypes

Return Value

Type: Decimal
Remarks