Click or drag to resize
ReportTableInfoProviderGetReportTableInfoInternal Method (Guid)
Returns the ReportValuIeablenfo structure for the specified ReportTable GUID.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
protected ReportTableInfo GetReportTableInfoInternal(
	Guid reportTableGuid
)

Parameters

reportTableGuid
Type: SystemGuid
GUID of the ReportTable object

Return Value

Type: ReportTableInfo
See Also