ComponentOne FlexReport for WinForms
ReportSession Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1SSRSDocumentSource Class : ReportSession Property
Gets the C1.Win.C1Ssrs.ReportSession object used to connect to SSRS report.
Syntax
'Declaration
 
Public ReadOnly Property ReportSession As C1.Win.C1Ssrs.ReportSession
public C1.Win.C1Ssrs.ReportSession ReportSession {get;}
See Also

Reference

C1SSRSDocumentSource Class
C1SSRSDocumentSource Members