Click or drag to resize

MPInterfaceMPInternCheckFunction Method

Function used for internal use only. Works only on MARINGO internal database.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool MPInternCheckFunction(
	string sMARIInternKey,
	string sParam1,
	string sParam2,
	string sParam3,
	ref string sFeedback
)

Parameters

sMARIInternKey
Type: SystemString
sParam1
Type: SystemString
sParam2
Type: SystemString
sParam3
Type: SystemString
sFeedback
Type: SystemString

Return Value

Type: Boolean
Remarks