OpsAskYesNoRequest Class |
Namespace: Micros.Ops
public class OpsAskYesNoRequest : OpsRequest
The OpsAskYesNoRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | OpsAskYesNoRequest | Constructor |
Name | Description | |
---|---|---|
![]() | AutoDismissalTickCount | Time after which the dialog automatically closes itself. |
![]() | NoText | Text that will be used for the No button |
![]() | NoTextDialogId | Translatable Text ID that will be used for the No button |
![]() | printJobGuid | |
![]() | Question | Question Text. |
![]() | ShowNo | Set to true to display the NO button. |
![]() | ShowYes | Set to true to display the Yes button. |
![]() | Yes | User answered 'Yes' to the question. |
Name | Description | |
---|---|---|
![]() | ToAutoTestRaisingString | (Overrides OpsRequestToAutoTestRaisingString.) |
Name | Description | |
---|---|---|
![]() | result | |
![]() | TranslatableQuestion | Question Translatable String. |