Click or drag to resize

OpsCheckRequestHeldCheckList Property

List of held checks to be displayed.

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

Property Value

Type: ListCheckSummaryData
See Also