Click or drag to resize

MPInterfacebReadProjectPhasesMasterFromDB2Batch Method

Reads all project phases from an existing MARIProject Database to the oBatchImport collection

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bReadProjectPhasesMasterFromDB2Batch(
	clsBatchImport oBatchImport,
	ref int lCountByRef,
	ref int lCountImportedByRef
)

Parameters

oBatchImport
Type: MARIInterfaceclsBatchImport
Helper class to hold all objects of different dimensions for one import
lCountByRef
Type: SystemInt32
lCountImportedByRef
Type: SystemInt32

Return Value

Type: Boolean
Remarks