Click or drag to resize

ResolvedConflictResolveConfirmedTime Property

Time when the conflict resolution was confirmed by the user. [ReadOnly]

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

Property Value

Type: NullableDateTime
See Also