Class RegistrationDeleted
- Namespace
- InSite.Domain.Registrations
- Assembly
- Shift.Sdk.dll
public class RegistrationDeleted : Change, IChange
- Inheritance
-
RegistrationDeleted
- Implements
- Inherited Members
- Extension Methods
Constructors
RegistrationDeleted(bool)
public RegistrationDeleted(bool cancelEmptyEvent)
Parameters
cancelEmptyEventbool
Properties
CancelEmptyEvent
public bool CancelEmptyEvent { get; }