FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReportSession Class / ExecutionID Property

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