Solid Edge Framework Type Library
AfterDocumentSave Event
Specifies the object for which the event is triggered.
Description
Occurs when a specified document is saved.
Syntax
Visual Basic
Public Event AfterDocumentSave( _
   ByVal theDocument As Object _
)
Parameters
theDocument
Specifies the object for which the event is triggered.
See Also

ApplicationEvents Object  | ApplicationEvents Members