Click or drag to resize

DirectIoTaskCommand Property

Command to execute.

Namespace:  Resto.Front.Api.Data.Device.Tasks
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public CommandExecute Command { get; set; }

Property Value

Type: CommandExecute
See Also