Click or drag to resize

OpsLockUnlockRvcRequestIsRvcLock Property

This Boolean flag indicate whether open dialog request has been sent to workstation lock or revenue center lock. This will helps to differentiate workstation/revenue center unlock process

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

Property Value

Type: Boolean
See Also