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