Click or drag to resize

ModuleDriverCommand Fields

The ModuleDriverCommand type exposes the following members.

Fields
  NameDescription
Public fieldArguments
The arguments of this command.
Public fieldCommand
Two bytes id to identify command
Public fieldDataRules
Rules to generate data from arguments
Public fieldDescription
Human readable description
(Inherited from ModuleDriverField.)
Public fieldExport
Defines if the command of module publically available for binding with events
Public fieldName
Readable name for item, i.e. DoUsefulThing
(Inherited from ModuleDriverField.)
Public fieldTitle
Human readable title
(Inherited from ModuleDriverField.)
Top
See Also