Gets service Url.

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

Return Value

Service Url.

See Also