Click or drag to resize

Modifier Class

Inheritance Hierarchy

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Menu
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: LS Omni 3.7.0
Syntax
C#
public abstract class Modifier : Entity, 
	IDisposable

The Modifier type exposes the following members.

Properties
Methods
  NameDescription
Public methodClone
Public methodDispose
Releases all resources used by the Modifier
Public methodEquals
Public methodGetModifierType
Public methodIsSelectionRequired
Check if the user has to be asked about this modifier. Takes the modifier group into account. All modifiers in a group that requires selection also require selection.
Public methodSatisfyMinQuantityRestriction
Top
See Also