Function gets a Collection of Items.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportExplorerItems GetCollection(
bool IncludeChildren = true
)
public ReportExplorerItems GetCollection(
bool IncludeChildren = true
)
Public Function GetCollection (
Optional IncludeChildren As Boolean = true
) As ReportExplorerItems
Public Function GetCollection (
Optional IncludeChildren As Boolean = true
) As ReportExplorerItems
public:
ReportExplorerItems^ GetCollection(
bool IncludeChildren = true
)
public:
ReportExplorerItems^ GetCollection(
bool IncludeChildren = true
)
Return Value
Type:
ReportExplorerItems