Solid Edge Framework Type Library
BeforeDocumentSave Method
The Document object for which the event is triggered.
Description
Occurs before a specified document is saved.
Syntax
Visual Basic
Public Function BeforeDocumentSave( _
   ByVal theDocument As Object _
) As HResult
Parameters
theDocument
The Document object for which the event is triggered.
See Also

ISEApplicationEvents Object  | ISEApplicationEvents Members