Click or drag to resize

ProjectEventsClassProjectBeforeMerge Method

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

Parameters

SourceProjectId
Type: SystemInt32
DestinationProjectId
Type: SystemInt32

Implements

IProjectEventsProjectBeforeMerge(Int32, Int32)
See Also