Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / SSRSDrillthroughReportLocation Class / ExecutionID Property

In This Topic
    ExecutionID Property
    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