Click or drag to resize

IProjectEventsProjectBeforeMerge Method

method ProjectBeforeMerge

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
void ProjectBeforeMerge(
	int SourceProjectId,
	int DestinationProjectId
)

Parameters

SourceProjectId
Type: SystemInt32
DestinationProjectId
Type: SystemInt32
See Also