Click or drag to resize

SOScriptingEventsClassOnSaleStakeholderBeforeDelete Method

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

Parameters

stakeholderId
Type: SystemInt32

Implements

IScriptingEventsOnSaleStakeholderBeforeDelete(Int32)
See Also