Table of Contents

Class ModifyAllowMultipleRegistrations

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

Constructors

ModifyAllowMultipleRegistrations(Guid, bool)

public ModifyAllowMultipleRegistrations(Guid @event, bool value)

Parameters

event Guid
value bool

Properties

Value

public bool Value { get; set; }

Property Value

bool