Click or drag to resize

InvoicingBusinessReason Class

Generic enum type for InvoicingBusinessReason properties
Inheritance Hierarchy

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

The InvoicingBusinessReason type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberPayment
Payment value. Stored as 'P'.
Public fieldStatic memberShipment
Shipment value. Stored as 'S'.
Public fieldvalue__
Top
See Also