Click or drag to resize

ManagedAssetParameterValueTimeUtc Property

The date and time for which the parameter value is recorded. [Required] [Default(NowUtc)] [Filter(multi eq;ge;le)]

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

Property Value

Type: DateTime
See Also