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 Function BeforeEnvironmentDeactivate( _
   ByVal theEnvironment As Object _
) As HResult
Parameters
theEnvironment
The Environment object for which the event is triggered.
See Also

ISEApplicationEvents Object  | ISEApplicationEvents Members

Send comments on this topic.