Solid Edge Framework Type Library
AfterCommandRun Method
Specifies the ID of the command for which the event is triggered.
Description
Occurs after a specified command is run.
Syntax
Visual Basic
Public Function AfterCommandRun( _
   ByVal theCommandID As Long _
) As HResult
Parameters
theCommandID
Specifies the ID of the command for which the event is triggered.
See Also

ISEApplicationEvents Object  | ISEApplicationEvents Members