Click or drag to resize

ResolvedConflictResolvedTime Property

Time when the resolution of the conflict was made. [Required] [Default(Now)] [ReadOnly]

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

Property Value

Type: DateTime
See Also