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

DISEApplicationEvents Object  | DISEApplicationEvents Members