Click or drag to resize

DirectIoTaskParameters Property

Key-value pairs for parameters.

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

Property Value

DictionaryString, String
See Also