Click or drag to resize

OpsContextPlaybackInProgress Property

Indicates if the OPS autotest playback is in progress

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

Property Value

Type: Boolean
See Also