RecurrenceTaskLastExecutionUTC Property

Date for last execution of the task in UTC

Definition

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

Property Value

NullableDateTime

See Also