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

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