Click or drag to resize

ITemplatedModifierParamsDefaultAmount Property

Default amount of the modifier for this object's owner product within compound item template. If the compound item is splitted, default amount of the common modifier is determined by the primary component's product.

Namespace:  Resto.Front.Api.Data.Assortment
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
int DefaultAmount { get; }

Property Value

Type: Int32
See Also