Class ChangeAppointmentType
- Namespace
- InSite.Application.Events.Write
- Assembly
- Shift.Sdk.dll
public class ChangeAppointmentType : Command, ICommand
- Inheritance
-
ChangeAppointmentType
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeAppointmentType(Guid, string)
public ChangeAppointmentType(Guid @event, string appointmentType)
Parameters
Properties
AppointmentType
public string AppointmentType { get; }