DataPA Enterprise Dashboard Controls API Reference
Assembly: RunDataPA (in RunDataPA.dll) Version: 1.0.23.0 (1.0.23.0)
The systems defined connection this object should use.
The systems defined connection this object should use.
Gets and sets which of the systems defined connection this object should use.
Namespace: RunDataPAAssembly: RunDataPA (in RunDataPA.dll) Version: 1.0.23.0 (1.0.23.0)
Syntax
C# |
---|
public string Connection { get; set; } |
Visual Basic |
---|
Public Property Connection As String Get Set |
Visual C++ |
---|
public: property String^ Connection { String^ get (); void set (String^ value); } |
Property Value
Type: StringThe systems defined connection this object should use.
Return Value
Type: StringThe systems defined connection this object should use.
Remarks
If this value does not match the name of a valid connection for the system, the default connection will be used.