Click or drag to resize

MPInterfacebImportPurchaseProcess Method

Import one Purchase process. See clsImportProjectPurchaseProcesses.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportPurchaseProcess(
	clsImportProjectPurchaseProcesses oPurchaseProcess,
	clsImportBaseeImportMode nImportMode
)

Parameters

oPurchaseProcess
Type: MARIInterfaceclsImportProjectPurchaseProcesses
Instance of clsImportProjectPurchaseProcesses
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks