Click or drag to resize

CheckSummaryListCurrent Property

The current element of the list.

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

Property Value

Type: CheckSummaryData
See Also