Click or drag to resize

DocumentAmountTypesRepositoryDistributeBy Class

Allowed values for the DistributeBy data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.GeneralDocumentAmountTypesRepositoryDistributeBy

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

The DocumentAmountTypesRepositoryDistributeBy type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAmount
Amount value. Stored as 'AMOUNT'.
Public fieldStatic memberMeasurement
Measurement value. Stored as 'MEASUREMENT'.
Public fieldStatic memberProductDefinition
ProductDefinition value. Stored as 'PRODUCT DEFINITION'.
Public fieldvalue__
Top
See Also