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: 18.2
Syntax
C#
public bool TrainingModeEnabled { get; }

Property Value

Type: Boolean
See Also