Table of Contents

Class ListPhysiciansCommand.Parameters

Namespace
Core.CliniCore.Commands.Profile
Assembly
Core.CliniCore.dll

Defines the parameter keys used by ListPhysiciansCommand.

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

Fields

Parameter key for searching physicians by name or license number.

public const string Search = "search"

Field Value

string

Specialization

Parameter key for filtering physicians by medical specialization.

public const string Specialization = "specialization"

Field Value

string