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