ProductsRepositoryStandardCostPerLotAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<Product> StandardCostPerLotAttribute
Public Shared ReadOnly StandardCostPerLotAttribute As AmountDataAttribute(Of Product)
public:
static initonly AmountDataAttribute<Product^>^ StandardCostPerLotAttribute
static val StandardCostPerLotAttribute: AmountDataAttribute<Product>
Field Value
Type:
AmountDataAttributeProduct
See Also