FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / DataRetrievalPlan Class / Item Property

In This Topic
    Item Property (DataRetrievalPlan)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Item As DataSourceDefinitionOrReference
    public DataSourceDefinitionOrReference Item {get; set;}
    See Also