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: 19.8
Syntax
C#
public List<CheckSummaryData> FullCheckSummaryDataList { get; }

Property Value

ListCheckSummaryData
See Also