Click or drag to resize

QueryInfoResult Constructor (ListSupportedCommand, Boolean)

Main constructor

Namespace:  Resto.Front.Api.Data.Device.Results
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public QueryInfoResult(
	List<SupportedCommand> supportedCommands,
	bool capQueryElectronicJournalByLastSession
)

Parameters

supportedCommands
Type: System.Collections.GenericListSupportedCommand
capQueryElectronicJournalByLastSession
Type: SystemBoolean
See Also