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