SOScriptingEventsClassOnCurrentAppointmentSaved Method |
Namespace:
SuperOffice.COM.ScriptEvents
Assembly:
Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntaxpublic virtual void OnCurrentAppointmentSaved()
Public Overridable Sub OnCurrentAppointmentSaved
Dim instance As SOScriptingEventsClass
instance.OnCurrentAppointmentSaved()
public:
virtual void OnCurrentAppointmentSaved()
Implements
IScriptingEventsOnCurrentAppointmentSaved
See Also