Click or drag to resize

InvoiceOrderPaymentTypeDescription Property

Description of the payment type. Initially copied from the name of the Payment Type. [Required]

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

Property Value

Type: String
See Also