Click or drag to resize

DirectIoTaskParameters Property

Key-value pairs for parameters.

Namespace:  Resto.Front.Api.Data.Device.Tasks
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public Dictionary<string, string> Parameters { get; set; }

Property Value

Type: DictionaryString, String
See Also