FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / SSRSDrillthroughReportLocation Class / ExecutionID Property

In This Topic
    ExecutionID Property (SSRSDrillthroughReportLocation)
    In This Topic
    Gets the execution ID of the master report.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExecutionID As String
    public string ExecutionID {get;}
    See Also