Get the status of the request.

Namespace: PerpetuumSoft.Reporting.WebViewer.Client
Assembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string GetTextStatus()
Visual Basic
Public Function GetTextStatus As String
Visual C++
public:
String^ GetTextStatus()

Return Value

The status of the request.

See Also