QueryInfoResultSupportedCommands Property |
List of additional supported commands.
Namespace:
Resto.Front.Api.Data.Device.Results
Assembly:
Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntaxpublic List<SupportedCommand> SupportedCommands { get; set; }Property Value
Type:
ListSupportedCommand
See Also