Table of Contents

Class CandidateTypeChanged

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

Constructors

CandidateTypeChanged(string)

public CandidateTypeChanged(string type)

Parameters

type string

Properties

Type

public string Type { get; set; }

Property Value

string