Click or drag to resize
IdmResourceCreatedTime Property
(aka Created Time) The time when the resource is created in 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> CreatedTime { get; set; }

Property Value

Type: NullableDateTime
See Also