Click or drag to resize

LotReceiptStoreTransaction Property

The store receipt transaction, which created the lot. null if the lot is manually created. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public StoreTransaction ReceiptStoreTransaction { get; set; }

Property Value

Type: StoreTransaction
See Also