Click or drag to resize

InvoiceOrderLineBusinessReason Property

Business reason for invoicing of this product or service. S=Shipment, P=Payment. [Required] [Default("S")]

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

Property Value

Type: InvoicingBusinessReason
See Also