Click or drag to resize

CustomerDefaultPaymentType Property

If not null, specifies default payment type for the sales, offers and invoices for this customer. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PaymentType DefaultPaymentType { get; set; }

Property Value

Type: PaymentType
See Also