Click or drag to resize

SupplierDefaultPaymentType Property

When not null, specifies the default payment type which should be used for new purchase document for this supplier. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
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