Click or drag to resize

MPInterfacebImportContractPositionAccountingPos Method

Imports a single accounting position (30% 30% 40% of a fixed price position) to an existing contract position. It is possible to add the accointing positions directly when using function bImportContractPosition(clsImportProjectContractPosition, clsImportBaseeImportMode).

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportContractPositionAccountingPos(
	clsImportProjectContractPositionAccountingPos oContractAccountingPos,
	clsImportBaseeImportMode nImportMode
)

Parameters

oContractAccountingPos
Type: MARIInterfaceclsImportProjectContractPositionAccountingPos
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode

Return Value

Type: Boolean
See Also