Click or drag to resize

IAssemblyChart Properties

The IAssemblyChart type exposes the following members.

Properties
 NameDescription
Public propertyAppearanceExpected appearance description of the finished dish.
Public propertyAssembledAmountOutput amount of the finished product this recipe yields, in product measuring units.
Public propertyDateFromStart date of this assembly chart version validity.
Public propertyDateToEnd date of this assembly chart version validity. Null means no expiration.
Public propertyDescriptionGeneral description of the dish.
Public propertyHasImageWhether this assembly chart has an associated image uploaded in BackOffice.
Public propertyId
(Inherited from IEntity)
Public propertyImageIdImage identifier used to load the assembly chart picture, or null if no image exists.
Public propertyItemsIngredient lines of this assembly chart. For Specific strategy, may contain lines for different sizes — filter by ProductSize.
Public propertyOrganolepticOrganoleptic properties description (taste, smell, texture).
Public propertyOutputCommentAdditional comment about the output/yield.
Public propertyProductProduct this assembly chart belongs to.
Public propertyProductSizeAssemblyStrategyDetermines how product sizes affect the recipe: Common means single recipe for all sizes with coefficients, Specific means separate ingredient lines per size.
Public propertyTechnologyDescriptionCooking technology description text.
Top
See Also