Click or drag to resize

ProductUseLots Property

Specifies whether the use of lots for this product in store documents is required or is unallowed or is allowed while not required. [Required] [Default("A")]

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ProductsRepositoryUseLots UseLots { get; set; }

Property Value

Type: ProductsRepositoryUseLots
See Also