FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReportAddress Class
Members

In This Topic
    ReportAddress Class
    In This Topic
    Defines address of the report via full path of the report on the server.
    Object Model
    ReportAddress Class
    Syntax
    'Declaration
     
    Public Class ReportAddress 
       Inherits ReportAddressBase
    public class ReportAddress : ReportAddressBase 
    Inheritance Hierarchy

    System.Object
       C1.Ssrs.ReportAddressBase
          C1.Ssrs.ReportAddress

    See Also