Name | Description | |
---|---|---|
ExecuteState | Property to allow the consumer to change the execution state of a command. (Inherited from Symphony.Conductor.Commands.RoutedCommandBase) | |
HostDataContext | Provide the ability to bind the host data context to the command. | |
IsExecutable | Property to return the CanExecute status of the command. (Inherited from Symphony.Conductor.Commands.RoutedCommandBase) | |
Name | Expose the name of the GenericCommand as defined when the instance is created. |