Miner.Responder.Model Assembly > Miner.Responder.Model.Switching Namespace > SwitchingStepGroup Class : RootChanged Event |
'Declaration Public Event RootChanged As EventHandler(Of RootOrderLineChangedEventArgs)
'Usage Dim instance As SwitchingStepGroup Dim handler As EventHandler(Of RootOrderLineChangedEventArgs) AddHandler instance.RootChanged, handler
public event EventHandler<RootOrderLineChangedEventArgs> RootChanged
The event handler receives an argument of type RootOrderLineChangedEventArgs containing data related to this event. The following RootOrderLineChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
CompositionContext | |
NewRoot | |
PriorRoot |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.