Click or drag to resize

SalesOrderToStoreOrderDocumentGenerationCheckForShipped Property

Gets a value indicating whether the generation will generate for lines with products that are shipped.

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

Property Value

Type: Boolean
See Also