Click or drag to resize

MPInterfacebImportProjectGroup Method

Import one line in the Project Group Table. See clsImportProjectGroups.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportProjectGroup(
	clsImportProjectGroups oImportGroup,
	clsImportBaseeImportMode nImportMode
)

Parameters

oImportGroup
Type: MARIInterfaceclsImportProjectGroups
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks
See Also