Click or drag to resize

StoreOrderLineTransactionTimestamp Property

Exact time when the transaction for this store order line changes the cost of the product. [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> TransactionTimestamp { get; set; }

Property Value

Type: NullableDateTime
See Also