Solid Edge Framework Type Library
BeforeEnvironmentDeactivate Method
The Environment object for which the event is triggered.
Description
Occurs before a specified environment is deactivated.
Syntax
Visual Basic
Public Sub BeforeEnvironmentDeactivate( _
   ByVal theEnvironment As Object _
) 
Parameters
theEnvironment
The Environment object for which the event is triggered.
See Also

DISEApplicationEvents Object  | DISEApplicationEvents Members

Send comments on this topic.