OpsRequest Class |
Namespace: Micros.Ops
public abstract class OpsRequest : INotifyPropertyChanged, IOpsContextProvider
The OpsRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| OpsRequest | Initializes a new instance of the OpsRequest class |
| Name | Description | |
|---|---|---|
| GetDialogButtonId | ||
| GetOpsContext |
Get the request's Ops Context instance.
| |
| HandleCommonCommands(OpsCommand) | ||
| HandleCommonCommands(OpsCommand, Boolean) | ||
| HandleNextLanguage | ||
| OnPropertyChanged | ||
| ToAutoTestRaisingString |
String representation of the Request Type as it is being raised.
| |
| ToAutoTestString |
String representation of the Request Type.
|
| Name | Description | |
|---|---|---|
| PropertyChanged |
Property Changed event.
|