Click or drag to resize

OpsCheckRequestSelectedCheck Property

The currently selected check in the list.

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

Property Value

Type: CheckSummaryData
See Also