FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document Namespace / SSRSSessionReportLocation Class / SessionID Property

In This Topic
    SessionID Property (SSRSSessionReportLocation)
    In This Topic
    Gets the session ID.
    Syntax
    'Declaration
     
    Public ReadOnly Property SessionID As String
    public string SessionID {get;}
    See Also