IScriptingEventsOnCurrentFormSubmissionIdentityChanged Method |
Called when a new object is selected by the user. Changes may happen indirectly.
Namespace:
SuperOffice.COM.ScriptEvents
Assembly:
Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntaxvoid OnCurrentFormSubmissionIdentityChanged()
Sub OnCurrentFormSubmissionIdentityChanged
Dim instance As IScriptingEvents
instance.OnCurrentFormSubmissionIdentityChanged()
void OnCurrentFormSubmissionIdentityChanged()
See Also