Click or drag to resize

OpsLockUnlockRvcRequest Class

Inheritance Hierarchy

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class OpsLockUnlockRvcRequest : OpsAskYesNoRequest

The OpsLockUnlockRvcRequest type exposes the following members.

Constructors
  NameDescription
Public methodOpsLockUnlockRvcRequest
Constructor
Top
Properties
  NameDescription
Public propertyCancelText
Translatable Text ID that will be used for the Cancel button
Public propertyIsRvcLock
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
Public propertyNoText
Translatable Text ID that will be used for the No button
Public propertyRevenueCenterId
Hold the current revenue center id before user sign out by the system as it needed to unlock the revenue center
Public propertyYesText
Translatable Text ID that will be used for the Yes button
Top
Methods
See Also