Table of Contents

Class ChangeCandidate

Namespace
InSite.Application.Registrations.Write
Assembly
Shift.Sdk.dll
public class ChangeCandidate : Command, ICommand
Inheritance
ChangeCandidate
Implements
Inherited Members
Extension Methods

Constructors

ChangeCandidate(Guid, Guid)

public ChangeCandidate(Guid aggregate, Guid candidate)

Parameters

aggregate Guid
candidate Guid

Properties

Candidate

public Guid Candidate { get; set; }

Property Value

Guid