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

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