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

ApplicationEvents Object  | ApplicationEvents Members