FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / SessionReportAddress Class / SessionID Property

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