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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
IAutoAdditionSettings TryGetAutoAdditionSettings()

Return Value

IAutoAdditionSettings
See Also