RecipesRepositoryScrapRateAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Recipe, decimal> ScrapRateAttribute
Public Shared ReadOnly ScrapRateAttribute As ColumnDataAttribute(Of Recipe, Decimal)
public:
static initonly ColumnDataAttribute<Recipe^, Decimal^>^ ScrapRateAttribute
static val ScrapRateAttribute: ColumnDataAttribute<Recipe, decimal>
Field Value
Type:
ColumnDataAttributeRecipe,
Decimal
See Also