Click or drag to resize

MPInterfaceoGetListPositionsOfContractForPlanning Method

Returns a Generic.List of key pairs contract positions to one contract (Services AtCost+AtFixedPrice)

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsKeyPair> oGetListPositionsOfContractForPlanning(
	int lContractID
)

Parameters

lContractID
Type: SystemInt32

Return Value

Type: ListclsKeyPair
if no position found, the function returns nothing
Remarks