FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / SSRSReportLocation Class
Properties Methods


In This Topic
    SSRSReportLocation Class Members
    In This Topic

    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.Win.C1Document.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