Click or drag to resize

IngredientEquals 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 2024.6
Syntax
C#
public bool Equals(
	Ingredient ingredient
)

Parameters

ingredient
Type: LSRetail.Omni.Domain.DataModel.Base.MenuIngredient

Return Value

Type: Boolean
See Also