Click or drag to resize
ConnectionEventArgs Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event aurguments for SelectedConnectionChanged event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DataPAClientConfigConnectionEventArgs

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
[SerializableAttribute]
public class ConnectionEventArgs : EventArgs, 
	_ConnectionEventArgs

The ConnectionEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodConnectionEventArgs
Creates and returns a new ConnectionEventArgs object.
Top
Methods
Fields
Properties
  NameDescription
Public propertySystem
Gets the name of the system this event relates to.
Top
Remarks