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