Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document 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