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