IScriptingEventsOnEditSaleComplete Method |
Called when the project panel reverts to view mode, whether by OK or CANCEL
Namespace:
SuperOffice.COM.ScriptEvents
Assembly:
Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntaxvoid OnEditSaleComplete()
Sub OnEditSaleComplete
Dim instance As IScriptingEvents
instance.OnEditSaleComplete()
void OnEditSaleComplete()
See Also