Class TimeSlotSuggestion
- Namespace
- Core.CliniCore.Scheduling.Management
- Assembly
- Core.CliniCore.dll
Suggested alternative time slot
public class TimeSlotSuggestion
- Inheritance
-
TimeSlotSuggestion
- Inherited Members
Properties
End
public DateTime End { get; set; }
Property Value
Reason
public string Reason { get; set; }
Property Value
Start
public DateTime Start { get; set; }