[]
        
(Showing Draft Content)

C1.WPF.Document.SSRSReportLocationBase

SSRSReportLocationBase Class

Abstract base class for types representing the location of an SSRS report.

Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public abstract class SSRSReportLocationBase

Constructors

Name Description
SSRSReportLocationBase(string)

Initializes a new instance of the SSRSReportLocationBase class.

Properties

Name Description
ReportServer

Gets an address of the SSRS server, like "http://someaddress/ReportServer".

Methods

Name Description
Equals(object)
GetHashCode()