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