Table of Contents

Class ModifyPersonCodeIsRequired

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

Constructors

ModifyPersonCodeIsRequired(Guid, bool)

public ModifyPersonCodeIsRequired(Guid @event, bool value)

Parameters

event Guid
value bool

Properties

Value

public bool Value { get; set; }

Property Value

bool