C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / SSRSReportLocation Class
Properties Methods


SSRSReportLocation Class Members

The following tables list the members exposed by SSRSReportLocation.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SSRSReportLocation class.  
Top
Public Properties
 NameDescription
Public PropertyGets a full path to the report on the server.  
Public PropertyGets an address of the SSRS server, like "http://someaddress/ReportServer". (Inherited from C1.WPF.Document.SSRSReportLocationBase)
Top
Public Methods
 NameDescription
Public MethodOverridden. Compares the current report location to another one.  
Public MethodOverridden. Returns the hash code for this report location.  
Public MethodConverts the current report location to a string representation.  
Top
See Also