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 Sub BeforeDocumentSave( _
   ByVal theDocument As Object _
) 
Parameters
theDocument
The Document object for which the event is triggered.
See Also

DISEApplicationEvents Object  | DISEApplicationEvents Members