Click or drag to resize

UpdateProcedureExecuteExecuteTime Property

The time, when the update procedure was executed. [Required] [Default(Now)]

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

Property Value

Type: DateTime
See Also