Click or drag to resize

MPInterfaceMARISyncSupportMapping Method

(Internal) Function to be called from the MARI WebService to synchronize support ticket dimensions MARIProject Databases

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public clsKeyPair MARISyncSupportMapping(
	int lExternalPartnerID,
	int nClassID,
	string sClassKey,
	string sMatchcode
)

Parameters

lExternalPartnerID
Type: SystemInt32
nClassID
Type: SystemInt32
sClassKey
Type: SystemString
sMatchcode
Type: SystemString

Return Value

Type: clsKeyPair
Remarks