Click or drag to resize

MPInterfacenGetDeviceFromERPDatabaseServer Method

Internal function. This function is used by the MARINGO Web Service to access the MARI Interface functionality

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public int nGetDeviceFromERPDatabaseServer(
	clsDSNs oDSNs,
	string sSBODatabaseName,
	bool bErrDoubleCheck,
	string sSBOServerName,
	ref string sByRefOUTErrorText
)

Parameters

oDSNs
Type: clsDSNs
sSBODatabaseName
Type: SystemString
bErrDoubleCheck
Type: SystemBoolean
sSBOServerName
Type: SystemString
sByRefOUTErrorText
Type: SystemString

Return Value

Type: Int32
Remarks