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