Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / SSRSSessionReportLocation Class
Properties Methods


In This Topic
    SSRSSessionReportLocation Class Members
    In This Topic

    The following tables list the members exposed by SSRSSessionReportLocation.

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