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