Click or drag to resize

ObjectFileLastUpdateTimeUtc Property

Time (in UTC), when the file was last updated. [Required] [Default(NowUtc)]

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

Property Value

Type: DateTime
See Also