Click or drag to resize

InvoiceToPaymentOrderFulfillmentForShipmentsOnly Property

Gets a value indicating whether only lines with BusinessReason = Shipment are used.

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

Property Value

Type: Boolean
true if [for shipments only]; otherwise, false.
See Also