Click or drag to resize

IProjectMergeTo Method

Merge this project into the passed project, together with projectmembers and appointments registered on this project.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void MergeTo(
	IProject pDestinationProject,
	bool replaceEmptyFieldsOnDestination
)

Parameters

pDestinationProject
Type: SuperOffice.COM.ApplicationIProject
replaceEmptyFieldsOnDestination
Type: SystemBoolean
See Also