Click or drag to resize

RecipeLineEquals Method

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Menu
Assembly:  LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2026.4
Syntax
C#
public bool Equals(
	RecipeLine recipeLine
)

Parameters

recipeLine
Type: LSRetail.Omni.Domain.DataModel.Base.MenuRecipeLine

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also