Proyecto Fin de Carrera 2011
Link a los informes de report server

Namespace: EntornoWeb.Common
Assembly: EntornoWeb (in EntornoWeb.dll) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static string LinkReportServer { get; }
Visual Basic
Public Shared ReadOnly Property LinkReportServer As String
	Get
Visual C++
public:
static property String^ LinkReportServer {
	String^ get ();
}

See Also