Miner.Responder.Model Assembly > Miner.Responder.Model.Switching Namespace > SwitchingStepGroup Class : ChildRemoved Event |
'Declaration Public Event ChildRemoved As EventHandler(Of OrderLineChildRelationChangedEventArgs)
'Usage Dim instance As SwitchingStepGroup Dim handler As EventHandler(Of OrderLineChildRelationChangedEventArgs) AddHandler instance.ChildRemoved, handler
public event EventHandler<OrderLineChildRelationChangedEventArgs> ChildRemoved
The event handler receives an argument of type OrderLineChildRelationChangedEventArgs containing data related to this event. The following OrderLineChildRelationChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Action | |
Child | |
Group |
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.