EventQueryCQueryCTimeCreatedHasDates Property

Gets a value indicating whether this instance has dates.

Definition

Namespace: Microsoft.Win32.TaskScheduler.Events
Assembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.0
public bool HasDates { get; }

Property Value

Boolean
true if this instance has dates; otherwise, false.

See Also