Click or drag to resize

OpsCheckRequestSelectedCheck Property

The currently selected check in the list.

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

Property Value

CheckSummaryData
See Also