Table of Contents

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

DateTime

Reason

public string Reason { get; set; }

Property Value

string

Start

public DateTime Start { get; set; }

Property Value

DateTime