Click or drag to resize

IOperationServiceInvokeExternalNotification Method

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
void InvokeExternalNotification(
	string subscriptionName,
	string notificationData
)

Parameters

subscriptionName
Type: SystemString
notificationData
Type: SystemString
See Also