CommandResult Properties |
The CommandResult type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Cancelled | Command was cancelled. |
![]() ![]() | Failure | Micros internal use only. |
![]() | IdEnum | EErrorIds value. (Overrides ResultBase.IdEnum.) |
![]() ![]() | Next | Next set of data requested. |
![]() ![]() | NoMessage | Command failed but an error message should not be displayed. |
![]() ![]() | NotImplemented | Micros internal use only. |
![]() ![]() | OperationNotAllowedForThisPlatform | Micros internal use only. |
![]() ![]() | Previous | Previous set of data requested. |
![]() ![]() | Success | Command was successful. |
![]() ![]() | Temp | Micros internal use only. |
![]() ![]() | TransText | The TranslatedText instance to be used in translating/formatting an error message. |