Table of Contents

Class CreateFacilityCommand.Parameters

Namespace
Core.CliniCore.Commands.Admin
Assembly
Core.CliniCore.dll

Defines the parameter keys for the CreateFacility command.

public static class CreateFacilityCommand.Parameters
Inheritance
CreateFacilityCommand.Parameters
Inherited Members

Fields

FacilityAddress

Parameter key for the facility address.

public const string FacilityAddress = "facility_address"

Field Value

string

FacilityName

Parameter key for the facility name.

public const string FacilityName = "facility_name"

Field Value

string

FacilityPhone

Parameter key for the facility phone number.

public const string FacilityPhone = "facility_phone"

Field Value

string