Table of Contents

Class GenerateFacilityReportCommand.Parameters

Namespace
Core.CliniCore.Commands.Reports
Assembly
Core.CliniCore.dll
public static class GenerateFacilityReportCommand.Parameters
Inheritance
GenerateFacilityReportCommand.Parameters
Inherited Members

Fields

EndDate

public const string EndDate = "endDate"

Field Value

string

FacilityId

public const string FacilityId = "facilityId"

Field Value

string

ReportType

public const string ReportType = "reportType"

Field Value

string

StartDate

public const string StartDate = "startDate"

Field Value

string