FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / LoadDrillthroughTarget2CompletedEventArgs Class / ExecutionInfo Property

In This Topic
    ExecutionInfo Property (LoadDrillthroughTarget2CompletedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ExecutionInfo As ExecutionInfo2
    public ExecutionInfo2 ExecutionInfo {get;}
    See Also