Message which informs that report name was not set.

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 static string ReportNameNotDefinedMessage()
Visual Basic
Public Shared Function ReportNameNotDefinedMessage As String
Visual C++
public:
static String^ ReportNameNotDefinedMessage()

Return Value

Text of the message.

See Also