Click or drag to resize

CommandResult Properties

The CommandResult type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCancelled Command was cancelled.
Public propertyStatic memberFailure Micros internal use only.
Public propertyIdEnum EErrorIds value.
(Overrides ResultBase.IdEnum)
Public propertyStatic memberNext Next set of data requested.
Public propertyStatic memberNoMessage Command failed but an error message should not be displayed.
Public propertyStatic memberNotImplemented Micros internal use only.
Public propertyStatic memberOperationNotAllowedForThisPlatform Micros internal use only.
Public propertyStatic memberPrevious Previous set of data requested.
Public propertyStatic memberSuccess Command was successful.
Public propertyStatic memberTemp Micros internal use only.
Public propertyStatic memberTransText The TranslatedText instance to be used in translating/formatting an error message.
Top
See Also