Table of Contents

Class DeleteSeat

Namespace
InSite.Application.Events.Write
Assembly
Shift.Sdk.dll
public class DeleteSeat : Command, ICommand
Inheritance
DeleteSeat
Implements
Inherited Members
Extension Methods

Constructors

DeleteSeat(Guid, Guid)

public DeleteSeat(Guid @event, Guid seat)

Parameters

event Guid
seat Guid

Properties

Reason

public string Reason { get; }

Property Value

string

Seat

public Guid Seat { get; }

Property Value

Guid