Class DeleteAppointmentCommand.Parameters
- Namespace
- Core.CliniCore.Commands.Scheduling
- Assembly
- Core.CliniCore.dll
Defines the parameter keys used by DeleteAppointmentCommand.
public static class DeleteAppointmentCommand.Parameters
- Inheritance
-
DeleteAppointmentCommand.Parameters
- Inherited Members
Fields
AppointmentId
Parameter key for the appointment identifier to delete.
public const string AppointmentId = "appointment_id"