Class CancelRegistration
- Namespace
- InSite.Application.Registrations.Write
- Assembly
- Shift.Sdk.dll
public class CancelRegistration : Command, ICommand
- Inheritance
-
CancelRegistration
- Implements
- Inherited Members
- Extension Methods
Constructors
CancelRegistration(Guid, string, bool)
public CancelRegistration(Guid aggregate, string reason, bool cancelEmptyEvent)
Parameters
Properties
CancelEmptyEvent
public bool CancelEmptyEvent { get; }
Property Value
Reason
public string Reason { get; }