FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1SSRSDocumentSource Class / DocumentLocation Property

In This Topic
    DocumentLocation Property (C1SSRSDocumentSource)
    In This Topic
    Gets or sets the location of the SSRS report.
    Syntax
    'Declaration
     
    Public Property DocumentLocation As SSRSReportLocationBase
    public SSRSReportLocationBase DocumentLocation {get; set;}
    See Also