Click or drag to resize

IScriptingEventsOnSuggestedAppointmentCreateClicked Method

Called when button is clicked. New in Seven. Suggested appointment in a guided sale.

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

Parameters

projectId
Type: SystemInt32
Examples
See Also