| IFixedSimpleModifier Properties | 
The IFixedSimpleModifier type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AmountIndependentOfParentAmount | Whether amount of the modifier is absolute or relative to parent amount. When modifier amount depends on parent, it means multiplication — specified amount of modifier should be cooked per each parent unit, otherwise it means addition — specified amount of modifier should be cooked for whole parent.(Inherited from ISimpleModifierBase.) | 
|  | DefaultAmount | (Inherited from ISimpleModifierBase.) | 
|  | FreeOfChargeAmount | Maximum amount that will be free, additional amount will be paid.(Inherited from ISimpleModifierBase.) | 
|  | MaximumAmount | (Inherited from ISimpleModifierBase.) | 
|  | MenuIndex | Gets an index of simple modifier in hierarchical menu, can be used to sort modifiers of product.(Inherited from ISimpleModifierBase.) | 
|  | MinimumAmount | (Inherited from ISimpleModifierBase.) | 
|  | Product | (Inherited from ISimpleModifierBase.) | 
 See Also
See Also