Click or drag to resize

MPInterfacebImportPhasePredecessor Method

Import a relationship between two phases (of the same project and in the same planningversion). Phases must exist. See clsImportPhasePredecessor for more details.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportPhasePredecessor(
	clsImportPhasePredecessor oPhaseRelationship,
	clsImportBaseeImportMode nImportMode
)

Parameters

oPhaseRelationship
Type: MARIInterfaceclsImportPhasePredecessor
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode

Return Value

Type: Boolean
See Also