RecurrenceTaskStartTime Property

Sets the time to start executing the task

Definition

Namespace: Aliquo.Core.Recurrence
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public TimeSpan? StartTime { get; set; }

Property Value

NullableTimeSpan

See Also