Table of Contents

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

event Guid
appointmentType string

Properties

AppointmentType

public string AppointmentType { get; }

Property Value

string