OpsCustomRequest Class |
Namespace: Micros.Ops
public class OpsCustomRequest : OpsRequest
The OpsCustomRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| OpsCustomRequest | Initializes a new instance of the OpsCustomRequest class |
| Name | Description | |
|---|---|---|
| Control | The instance of the resource named in ResourceName. | |
| EntryArea | Current entry area. | |
| MonitorPropertyName | ||
| ProcessingCommand | Flag to resource that it should set CurrentControl. | |
| Prompt | Prompt translated text. | |
| Result | ||
| Success | Request was successful. | |
| Title | Title translated text. | |
| UIData |
| Name | Description | |
|---|---|---|
| CloseCurrentRequest | ||
| DoInitialize | ||
| KeyboardChanged | ||
| OkToCancel | ||
| OkToClose | ||
| SetCurrentControl | The current data entry element. |
| Name | Description | |
|---|---|---|
| Closing | The current request is closing. | |
| TabDown | TabDown button pressed. | |
| TabUp | TabUp button pressed. |
| Name | Description | |
|---|---|---|
| m_KeyboardBuffer | ||
| m_keyBuffers | ||
| m_MagStripeData | ||
| TranslatablePrompt | Prompt translatable string. | |
| TranslatableTitle | Title Translatable String. |