Click or drag to resize
ConfigurationListenerEventArgs Properties

The ConfigurationListenerEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyConfiguration
Gets the configuration that was changed.
Public propertyGroup
Gets the group of settings that were changed.
Public propertyIsListChild
Gets or sets a value indicating that the Record is a child object in a list.
Public propertyPropertyName
Gets the name of the property that has been changed.
Public propertyRecord
Gets the record that was changed (either a Configuration or more typically one of the child objects such as BaseStationSettings, MergedFeed etc).
Top
See Also