ComponentOne FlexReport for WPF
ReportSession Property

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

Reference

C1SSRSDocumentSource Class
C1SSRSDocumentSource Members