Click or drag to resize

INotificationServiceSubscribeOnOrderSplitByCashRegisters Method

Namespace:  Resto.Front.Api.V4
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
IDisposable SubscribeOnOrderSplitByCashRegisters(
	RemotableAction<Guid, Guid[]> callback
)

Parameters

callback
Type: Resto.Front.Api.V4.RemotingHelpersRemotableActionGuid, Guid

Return Value

Type: IDisposable
See Also