Click or drag to resize

EnterpriseOneTransactionWmsObjectsWarehouseOrderExecutions Property

Gets a typed query for the Wms.WarehouseOrderExecution entity type.

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public TransactionQuery<WarehouseOrderExecution, WarehouseOrderExecutionsRepository> WarehouseOrderExecutions { get; }

Property Value

Type: TransactionQueryWarehouseOrderExecution, WarehouseOrderExecutionsRepository
See Also