Solid Edge Framework Type Library
BeforeDocumentClose Method
Specifies object for which the event is triggered.
Description
Occurs before a specified document is closed.
Syntax
Visual Basic
Public Function BeforeDocumentClose( _
   ByVal theDocument As Object _
) As HResult
Parameters
theDocument
Specifies object for which the event is triggered.
Remarks
See the .NET Garbage Collection topic for details about clients manually invoking Garbage Collection.
See Also

ISEApplicationEvents Object  | ISEApplicationEvents Members