ServerRegistryChangedEventArgs Class

Provides data for the ServerRegistryChanged event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Dundas.BI.ConfigurationServerRegistryChangedEventArgs

Namespace:  Dundas.BI.Configuration
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class ServerRegistryChangedEventArgs : EventArgs

The ServerRegistryChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyChangeKind
Gets the kind of the change.
Top
See Also