Class ListPhysiciansCommand.Parameters
Defines the parameter keys used by ListPhysiciansCommand.
public static class ListPhysiciansCommand.Parameters
- Inheritance
-
ListPhysiciansCommand.Parameters
- Inherited Members
Fields
Search
Parameter key for searching physicians by name or license number.
public const string Search = "search"
Field Value
Specialization
Parameter key for filtering physicians by medical specialization.
public const string Specialization = "specialization"