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