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