Click or drag to resize

SOScriptingEventsClassOnSuggestedAppointmentCreateClicked Method

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

Parameters

projectId
Type: SystemInt32

Implements

IScriptingEventsOnSuggestedAppointmentCreateClicked(Int32)
See Also