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