Click or drag to resize

SOScriptingEventsClassOnBeforeLocalUpdate Method

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

Parameters

associateid
Type: SystemInt32

Implements

IScriptingEventsOnBeforeLocalUpdate(Int32)
See Also