Click or drag to resize

ReportPropertiesSSRS_ReportURL Property

The root URL to use for the report. This is normally specified at the application level.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string SSRS_ReportURL { get; }

Property Value

Type: String
The root URL to use for the report. This is normally specified at the application level.
See Also