Click or drag to resize

PersonEventsClassPersonBeforeMerge Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void PersonBeforeMerge(
	int SourcePersonId,
	int DestinationPersonId
)

Parameters

SourcePersonId
Type: SystemInt32
DestinationPersonId
Type: SystemInt32

Implements

IPersonEventsPersonBeforeMerge(Int32, Int32)
See Also