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; }
ReadOnly Property SSRS_ReportURL As String
Get
Property Value
Type:
StringThe root URL to use for the report. This is normally specified at the application level.
See Also