Click or drag to resize

WarehouseOrderExecutionCreationTimeUtc Property

The exact time in UTC, when the execution was created in the system. [Required]

Namespace:  Aloe.EnterpriseOne.Model.Wms
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DateTime CreationTimeUtc { get; set; }

Property Value

Type: DateTime
See Also