Class GenerateAppointmentReportCommand.Parameters
- Namespace
- Core.CliniCore.Commands.Reports
- Assembly
- Core.CliniCore.dll
public static class GenerateAppointmentReportCommand.Parameters
- Inheritance
-
GenerateAppointmentReportCommand.Parameters
- Inherited Members
-
Fields
EndDate
public const string EndDate = "endDate"
Field Value
- string
PatientId
public const string PatientId = "patientId"
Field Value
- string
PhysicianId
public const string PhysicianId = "physicianId"
Field Value
- string
StartDate
public const string StartDate = "startDate"
Field Value
- string