ProductSupplyRepositoryOrderLotSizingMethodAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<ProductSupply, ProductSupplyRepositoryOrderLotSizingMethod> OrderLotSizingMethodAttribute
Public Shared ReadOnly OrderLotSizingMethodAttribute As StringEnumDataAttribute(Of ProductSupply, ProductSupplyRepositoryOrderLotSizingMethod)
public:
static initonly StringEnumDataAttribute<ProductSupply^, ProductSupplyRepositoryOrderLotSizingMethod^>^ OrderLotSizingMethodAttribute
static val OrderLotSizingMethodAttribute: StringEnumDataAttribute<ProductSupply, ProductSupplyRepositoryOrderLotSizingMethod>
Field Value
Type:
StringEnumDataAttributeProductSupply,
ProductSupplyRepositoryOrderLotSizingMethod
See Also