OpsContextCheckSummaryDataList Property |
A list of check summary information for all open checks.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic List<CheckSummaryData> CheckSummaryDataList { get; }
Property Value
ListCheckSummaryData
See Also