Click or drag to resize

IAutoAdditionSettingsAutoAdditionProductIds Property

Identifiers of items from auto-add settings.

Namespace:  Resto.Front.Api.Data.Organization
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IReadOnlyList<Guid> AutoAdditionProductIds { get; }

Property Value

Type: IReadOnlyListGuid
See Also