Click or drag to resize

OpsContextCheckDetail Property

The current check detail if a check is open.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public ExtensibilityDetailArray<CheckDetailItem> CheckDetail { get; }

Property Value

Type: ExtensibilityDetailArrayCheckDetailItem
See Also