Click or drag to resize

IScriptingEventsOnSaleStakeholderBeforeSave Method

Called when Save has been triggered, but before anything is saved to the database.

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

Parameters

stakeholderId
Type: SystemInt32
Examples

Example

See Also