Click or drag to resize

OpsCommand Properties

The OpsCommand type exposes the following members.

Properties
  NameDescription
Public propertyAlwaysDisplayNextPagePanel
Ignore all visibility conditions and always display the next page/panel
Public propertyArguments
Arguments to associate with this command.
Public propertyArgumentsReadCount
Used for debugging only, may be deprecated.
Public propertyArgumentsWrittenCount
Used for debugging only, may be deprecated.
Public propertyCommand
The type of this command.
Public propertyCommandReadCount
Used for debugging only, may be deprecated.
Public propertyCommandWrittenCount
Used for debugging only, may be deprecated.
Public propertyData
Additional data to be associated with the command (e.g. mag card input data or other user defined data).
Public propertyDataReadCount
Used for debugging only, may be deprecated.
Public propertyDataWrittenCount
Used for debugging only, may be deprecated.
Public propertyIndex
Index of this command.
Public propertyIndexReadCount
Used for debugging only, may be deprecated.
Public propertyIndexWrittenCount
Used for debugging only, may be deprecated.
Public propertyNextPage
Page number of the next page.
Public propertyNextPageReadCount
Used for debugging only, may be deprecated.
Public propertyNextPageWrittenCount
Used for debugging only, may be deprecated.
Public propertyNextPanel
Next panel within the next page.
Public propertyNextPanelReadCount
Used for debugging only, may be deprecated.
Public propertyNextPanelWrittenCount
Used for debugging only, may be deprecated.
Public propertyNumber
A numeric value to associate with this command.
Public propertyNumberReadCount
Used for debugging only, may be deprecated.
Public propertyNumberWrittenCount
Used for debugging only, may be deprecated.
Public propertyPopupPage
Page number of the popup page.
Public propertyPopupPageReadCount
Used for debugging only, may be deprecated.
Public propertyPopupPageWrittenCount
Used for debugging only, may be deprecated.
Public propertySender
An object to associate with this command. Usually the creator of this OpsCommand instance (e.g. button).
Public propertySenderReadCount
Used for debugging only, may be deprecated.
Public propertySenderWrittenCount
Used for debugging only, may be deprecated.
Public propertyText
Preset keyboard buffer OR characters for the ASCII command
Public propertyTextReadCount
Used for debugging only, may be deprecated.
Public propertyTextWrittenCount
Used for debugging only, may be deprecated.
Top
See Also