Click or drag to resize
IdmResourceDeletedTime Property
(aka Deleted Time) The time when the current resource is deleted from the FIM service database. This attribute is assigned its value by the FIM service. It cannot be modified by any user.

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

Property Value

Type: NullableDateTime
See Also