Click or drag to resize

SalesOrdersOptionsRepositoryShipmentAllowance Class

Allowed values for the ShipmentAllowance data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.Crm.SalesSalesOrdersOptionsRepositoryShipmentAllowance

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class ShipmentAllowance : Enum

The SalesOrdersOptionsRepositoryShipmentAllowance type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAlwaysAllow
AlwaysAllow value. Stored as 'A'.
Public fieldvalue__
Public fieldStatic memberWaitForAnyPayment
WaitForAnyPayment value. Stored as 'P'.
Public fieldStatic memberWaitForFullPayment
WaitForFullPayment value. Stored as 'W'.
Top
See Also