Miner.Responder.Model Assembly > Miner.Responder.Model.Switching.Processing Namespace > IFeatureStateProvider Interface : FeatureStateChanged Event |
'Declaration Event FeatureStateChanged As EventHandler(Of FeatureStateEventArgs)
'Usage Dim instance As IFeatureStateProvider Dim handler As EventHandler(Of FeatureStateEventArgs) AddHandler instance.FeatureStateChanged, handler
event EventHandler<FeatureStateEventArgs> FeatureStateChanged
The event handler receives an argument of type FeatureStateEventArgs containing data related to this event. The following FeatureStateEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Feature | (Inherited from Miner.Responder.Model.Feature.FeatureEventArgs) |
StateSource |
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.