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