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

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