ReportCustomDataItem Property |
Overides indexer to convert data.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public string this[
string key
] { get; set; }
Parameters
- key
- Type: SystemString
Key in settings colection
Return Value
Type:
StringValue if found null if not
See Also