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

In This Topic
    DataSourcePrompts Property (ExecutionInfo2)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DataSourcePrompts As DataSourcePrompt()
    public DataSourcePrompt[] DataSourcePrompts {get; set;}
    See Also