Click or drag to resize

ProductFlushingMethod Property

Consumption method for work orders. M=Manual, using Consuption Journals, F=Forward (on release), B=Backward (on finish). [Required] [Default("M")]

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

Property Value

Type: ProductsRepositoryFlushingMethod
See Also