Click or drag to resize

IOperationServiceTryGetAutoAdditionSettings Method

Returns auto-add settings or null if auto-add items are not set.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IAutoAdditionSettings TryGetAutoAdditionSettings()

Return Value

Type: IAutoAdditionSettings
See Also