Table of Contents

Class AppointmentTypeChanged

Namespace
InSite.Domain.Events
Assembly
Shift.Sdk.dll
public class AppointmentTypeChanged : Change, IChange
Inheritance
AppointmentTypeChanged
Implements
Inherited Members
Extension Methods

Constructors

AppointmentTypeChanged(string)

public AppointmentTypeChanged(string appointmentType)

Parameters

appointmentType string

Properties

AppointmentType

public string AppointmentType { get; }

Property Value

string