Click or drag to resize

IPersonEvents Interface

Changes in the state of the current person

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public interface IPersonEvents

The IPersonEvents type exposes the following members.

Methods
  NameDescription
Public methodCurrentPersonBeforeSave
Public methodCurrentPersonCanceled
method CurrentPersonCanceled
Public methodCurrentPersonCreated
method CurrentPersonCreated
Public methodCurrentPersonDefaults
method CurrentPersonDefaults
Public methodCurrentPersonFieldChanged
method CurrentPersonFieldChanged
Public methodCurrentPersonIdentityChanged
method CurrentPersonIdentityChanged
Public methodCurrentPersonNotModified
method CurrentPersonNotModified
Public methodCurrentPersonSaved
method CurrentPersonSaved
Public methodPersonAfterMerge
method PersonAfterMerge
Public methodPersonAfterMove
method PersonAfterMove
Public methodPersonBeforeDelete
method PersonBeforeDelete
Public methodPersonBeforeMerge
method PersonBeforeMerge
Public methodPersonBeforeMove
method PersonBeforeMove
Public methodPersonDeleted
method PersonDeleted
Public methodPersonFieldsChanged
method PersonFieldsChanged
Top
See Also