Click or drag to resize

OutputOrderLineTransactionTimestamp Property

Sets the timestamp of the receipt store operations for this output order line. Used in completing output orders. [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.Production.ShopFloor
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