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 Function AfterDocumentSave( _
   ByVal theDocument As Object _
) As HResult
Parameters
theDocument
Specifies the object for which the event is triggered.
See Also

ISEApplicationEvents Object  | ISEApplicationEvents Members