Click or drag to resize

CustomerDefaultPaymentAccount Property

The default payment account to use when creating new documents 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 PaymentAccount DefaultPaymentAccount { get; set; }

Property Value

Type: PaymentAccount
See Also