Click or drag to resize

RecipeRecipeLine Property

Namespace:  LSRetail.Omni.Domain.DataModel.ScanPayGo.Recipe
Assembly:  LSRetail.Omni.Domain.DataModel.ScanPayGo (in LSRetail.Omni.Domain.DataModel.ScanPayGo.dll) Version: Commerce Service for LS Central 2024.6
Syntax
C#
public List<RecipeLine> RecipeLine { get; set; }

Property Value

Type: ListRecipeLine
See Also