Click or drag to resize

IOperationServiceTryGetOrderExternalDataByKey Method

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
string TryGetOrderExternalDataByKey(
	Guid orderId,
	string key
)

Parameters

orderId
Type: SystemGuid
key
Type: SystemString

Return Value

Type: String
See Also