Click or drag to resize
ReportValueInfoProviderGetReportValues Method
Returns a query for all the ReportValueInfo objects.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<ReportValueInfo> GetReportValues()

Return Value

Type: ObjectQueryReportValueInfo
See Also