| ConfigurationListenerEventArgs Class | 
Namespace: VirtualRadar.Interface.Settings
The ConfigurationListenerEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigurationListenerEventArgs | 
            Creates a new object.
              | 
| Name | Description | |
|---|---|---|
| Configuration | 
            Gets the configuration that was changed.
              | |
| Group | 
            Gets the group of settings that were changed.
              | |
| IsListChild | 
            Gets or sets a value indicating that the Record is a child object in a list.
              | |
| PropertyName | 
            Gets the name of the property that has been changed.
              | |
| Record | 
            Gets the record that was changed (either a Configuration or more typically
            one of the child objects such as BaseStationSettings, MergedFeed etc).
              | 
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |