Click or drag to resize

OpsContextFullCheckSummaryDataList 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> FullCheckSummaryDataList { get; }

Property Value

Type: ListCheckSummaryData
See Also