Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Data.Assortment
ISimpleModifierBase Interface
ISimpleModifierBase Properties
AmountIndependentOfParentAmount Property
DefaultAmount Property
FreeOfChargeAmount Property
MaximumAmount Property
MenuIndex Property
MinimumAmount Property
Product Property
ISimple
Modifier
Base
Menu
Index Property
Gets an index of simple modifier in hierarchical menu, can be used to sort modifiers of product.
Namespace:
Resto.Front.Api.Data.Assortment
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
int
MenuIndex
{
get
; }
Property Value
Int32
See Also
Reference
ISimpleModifierBase Interface
Resto.Front.Api.Data.Assortment Namespace