Click or drag to resize

SOScriptingEventsClassOnSaleStakeholderFieldsChanged Method

Namespace:  SuperOffice.COM.ScriptEvents
Assembly:  Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void OnSaleStakeholderFieldsChanged(
	int oldValue,
	int newValue
)

Parameters

oldValue
Type: SystemInt32
newValue
Type: SystemInt32

Implements

IScriptingEventsOnSaleStakeholderFieldsChanged(Int32, Int32)
See Also