Click or drag to resize

OpsContextCheckSummaryDataList Property

A list of check summary information for all open checks.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public List<CheckSummaryData> CheckSummaryDataList { get; }

Property Value

Type: ListCheckSummaryData
See Also