Click or drag to resize

QueryInfoResultSupportedCommands Property

List of additional supported commands.

Namespace: Resto.Front.Api.Data.Device.Results
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public List<SupportedCommand> SupportedCommands { get; set; }

Property Value

ListSupportedCommand
See Also