Click or drag to resize

CompanyLocationsRepositoryBillTo Class

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

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

The CompanyLocationsRepositoryBillTo type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCompany
Company value. Stored as 'C'.
Public fieldStatic memberCompanyLocation
CompanyLocation value. Stored as 'L'.
Public fieldvalue__
Top
See Also