Click or drag to resize

OpsContextIsVoidOrReturnTransaction Property

Return true if check started in void or return mode

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

Property Value

Type: Boolean
See Also