AJE Components
ReportExplorerItems GetCollection Method (Guid, Boolean)AJE Data Report Engine Help
Function gets a Collection of Items from the GUID.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public ReportExplorerItems GetCollection(
	Guid GUID,
	bool IncludeChildren = true
)

Return Value

Type: ReportExplorerItems
Remarks

See Also