Click or drag to resize

IScriptingEventsOnPersonBeforeMove Method

Called when a move operation is performed to relocate an object. New in Seven.

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

Parameters

movePersonId
Type: SystemInt32
Examples
See Also