Click or drag to resize
RequestmsidmCompletedTime Property
Completed Time - The time at which a request is no longer processing workflows and has reached its final status.

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

Property Value

Type: NullableDateTime
See Also