ProductsRepositoryMinimalSalesPricePerLotAttribute 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> MinimalSalesPricePerLotAttribute
Public Shared ReadOnly MinimalSalesPricePerLotAttribute As AmountDataAttribute(Of Product)
public:
static initonly AmountDataAttribute<Product^>^ MinimalSalesPricePerLotAttribute
static val MinimalSalesPricePerLotAttribute: AmountDataAttribute<Product>
Field Value
Type:
AmountDataAttributeProduct
See Also