Click or drag to resize

MPInterfaceoGetListPositionsOfContractByItemCode Method

Returns Contract Positions of the type: item at cost, item at fixed price

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsKeyPair> oGetListPositionsOfContractByItemCode(
	int lContractID,
	string OptionalItemCodeFilter
)

Parameters

lContractID
Type: SystemInt32
OptionalItemCodeFilter
Type: SystemString

Return Value

Type: ListclsKeyPair
Remarks