DataPA Enterprise Dashboard Controls API Reference
Returns a System.String that represents the current System.Object.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public override string ToString()
Visual Basic
Public Overrides Function ToString As String
Visual C++
public:
virtual String^ ToString() override

Return Value

Type: String
A System.String that represents the current System.Object.

Remarks