Click or drag to resize

CommandExecuteParameters Property

List of parameters.

Namespace:  Resto.Front.Api.Data.Device.Tasks
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public List<ParameterExecute> Parameters { get; set; }

Property Value

Type: ListParameterExecute
See Also