Table of Contents

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

aggregate Guid
cancelEmptyEvent bool

Properties

CancelEmptyEvent

public bool CancelEmptyEvent { get; }

Property Value

bool