Click or drag to resize

RecipeIngredientsRepository Fields

The RecipeIngredientsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCostAttribute
Definition of the Cost data attribute
Public fieldStatic memberFixedScrapQuantityAttribute
Definition of the FixedScrapQuantity data attribute
Public fieldStatic memberIdAttribute
Definition of the RecipeIngredient identity attribute
Public fieldStatic memberLineOrdAttribute
Definition of the LineOrd data attribute
Public fieldStatic memberMaterialIdAttribute
Definition of the data attribute for Material reference
Public fieldStatic memberMaterialReference
Definition of the Material reference
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberOperationIdAttribute
Definition of the data attribute for Operation reference
Public fieldStatic memberOperationReference
Definition of the Operation reference
Public fieldStatic memberPriceAttribute
Definition of the Price data attribute
Public fieldStatic memberPrincipalRecipeIngredientIdAttribute
Definition of the data attribute for PrincipalRecipeIngredient reference
Public fieldStatic memberPrincipalRecipeIngredientReference
Definition of the PrincipalRecipeIngredient reference
Public fieldStatic memberRecipeIdAttribute
Definition of the data attribute for Recipe reference
Public fieldStatic memberRecipeReference
Definition of the Recipe reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberScrapRateAttribute
Definition of the ScrapRate data attribute
Public fieldStatic memberStoreIdAttribute
Definition of the data attribute for Store reference
Public fieldStatic memberStoreReference
Definition of the Store reference
Public fieldStatic memberTableName
The primary storage table for RecipeIngredient objects
Public fieldStatic memberUnitCostAttribute
Definition of the UnitCost data attribute
Public fieldStatic memberUnitPriceAttribute
Definition of the UnitPrice data attribute
Public fieldStatic memberUsageQuantityAttribute
Definition of the UsageQuantity data attribute
Public fieldStatic memberUsageUnitIdAttribute
Definition of the data attribute for UsageUnit reference
Public fieldStatic memberUsageUnitReference
Definition of the UsageUnit reference
Top
See Also