ConfigurationListenerEventArgs Properties |
The ConfigurationListenerEventArgs type exposes the following members.
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).
|