Click or drag to resize

SOScriptingEventsClassOnPersonBeforeMove Method

Namespace:  SuperOffice.COM.ScriptEvents
Assembly:  Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void OnPersonBeforeMove(
	int movePersonId
)

Parameters

movePersonId
Type: SystemInt32

Implements

IScriptingEventsOnPersonBeforeMove(Int32)
See Also