Click or drag to resize

OpsContextTrainingModeEnabled Property

True if the current transaction is a "Training Mode" transaction.

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

Property Value

Boolean
See Also