Click or drag to resize

IScriptingEventsOnSaleStakeholderCanceled Method

Called when changes to an object are discarded. Values are reset to what is stored in the database.

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

Parameters

stakeholderId
Type: SystemInt32
Examples

Example

See Also