Click or drag to resize

SOScriptingEventsClassOnRelationBeforeDelete Method

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

Parameters

identity
Type: SystemInt32

Implements

IScriptingEventsOnRelationBeforeDelete(Int32)
See Also