ReportValueInfoProviderGetReportValueInfoByGUID Method |
Returns object with specified GUID.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 13.0.131
Syntax public static ReportValueInfo GetReportValueInfoByGUID(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
Object GUID
Return Value
Type:
ReportValueInfoSee Also