Click or drag to resize

RecipeLine 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 class RecipeLine : Entity, IEquatable<RecipeLine>

The RecipeLine type exposes the following members.

Constructors
  NameDescription
Public methodRecipeLine
Initializes a new instance of the RecipeLine class
Top
Properties
Methods
  NameDescription
Public methodClone
Public methodEquals
Top
See Also