Property ScheduledStartTime
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
ScheduledStartTime
Gets or sets the new scheduled start time for the exception.
public Optional<DateTimeOffset> ScheduledStartTime { get; set; }
Gets or sets the new scheduled start time for the exception.
public Optional<DateTimeOffset> ScheduledStartTime { get; set; }