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
candidateGuid
Properties
Candidate
public Guid Candidate { get; set; }