Click or drag to resize
msidmReportingJobmsidmStartTime Property
Start Time - This attribute defines the start time and date of a reporting job object and is specified in UTC.

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

Property Value

Type: NullableDateTime
See Also