Table of Contents

Class CandidateChanged

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

Constructors

CandidateChanged(Guid)

public CandidateChanged(Guid candidate)

Parameters

candidate Guid

Properties

Candidate

public Guid Candidate { get; set; }

Property Value

Guid