Click or drag to resize

ExtensibleDataObjectLastUpdateTimeUtc Property

The exact server time (in UTC) of the last modification of the object represented by this system object. null means that it is unknown. [Filter(ge;le)]

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

Property Value

Type: NullableDateTime
See Also