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