Click or drag to resize

ProductGroupUseLots Property

Specifies whether for the products from this group and its sub-groups the use of lots in store documents is required or is unallowed or is allowed while not required.

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

Property Value

Type: NullableProductGroupsRepositoryUseLots
See Also