Click or drag to resize
RequestCommittedTime Property
Committed Time - The time when the data operation of a request was committed to the system.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public Nullable<DateTime> CommittedTime { get; set; }

Property Value

Type: NullableDateTime
See Also