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