Click or drag to resize

ProductsRepositoryFlushingMethod Class

Allowed values for the FlushingMethod data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.General.ProductsProductsRepositoryFlushingMethod

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class FlushingMethod : Enum

The ProductsRepositoryFlushingMethod type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBackward
Backward value. Stored as 'B'.
Public fieldStatic memberForward
Forward value. Stored as 'F'.
Public fieldStatic memberManual
Manual value. Stored as 'M'.
Public fieldvalue__
Top
See Also