Table of Contents

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

cancelEmptyEvent bool

Properties

CancelEmptyEvent

public bool CancelEmptyEvent { get; }

Property Value

bool