Click or drag to resize

PersonEventsClassPersonBeforeDelete Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void PersonBeforeDelete(
	int PersonId
)

Parameters

PersonId
Type: SystemInt32

Implements

IPersonEventsPersonBeforeDelete(Int32)
See Also