Click or drag to resize

OpsContextClosedCheckSummaryDataList Property

A list of check summary information for closed checks.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public CheckSummaryList ClosedCheckSummaryDataList { get; }

Property Value

Type: CheckSummaryList
See Also