Table of Contents

Class ExamTypeChanged

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

Constructors

ExamTypeChanged(string)

public ExamTypeChanged(string type)

Parameters

type string

Properties

Type

public string Type { get; set; }

Property Value

string