Ops |
public class OpsLockUnlockRvcRequest : OpsAskYesNoRequest
The OpsLockUnlockRvcRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | OpsLockUnlockRvcRequest | Constructor |
Name | Description | |
---|---|---|
![]() | CancelText | Translatable Text ID that will be used for the Cancel button |
![]() | IsRvcLock | 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 |
![]() | NoText | Translatable Text ID that will be used for the No button |
![]() | RevenueCenterId | Hold the current revenue center id before user sign out by the system as it needed to unlock the revenue center |
![]() | YesText | Translatable Text ID that will be used for the Yes button |
Name | Description | |
---|---|---|
![]() | ToAutoTestRaisingString | (Overrides OpsAskYesNoRequestToAutoTestRaisingString) |