Click or drag to resize

SalesOrdersOptionShipmentAllowance Property

Terms on which the shipment of the products in the sales order is allowed. [Required] [Default("A")]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public SalesOrdersOptionsRepositoryShipmentAllowance ShipmentAllowance { get; set; }

Property Value

Type: SalesOrdersOptionsRepositoryShipmentAllowance
See Also