Click or drag to resize

MPInterfaceoGetListPurchaseProcessesToProject Method

Returns a Generic.List of key pairs of purchase processes for one project number (POProcessID, Matchcode)

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsKeyPair> oGetListPurchaseProcessesToProject(
	string sProjectNumber,
	bool bShowActiveOnly
)

Parameters

sProjectNumber
Type: SystemString
bShowActiveOnly
Type: SystemBoolean

Return Value

Type: ListclsKeyPair
Remarks