Table of Contents

Class EventRegistrationLocked

Namespace
InSite.Domain.Events
Assembly
Shift.Sdk.dll
public class EventRegistrationLocked : Change, IChange
Inheritance
EventRegistrationLocked
Implements
Inherited Members
Extension Methods

Constructors

EventRegistrationLocked(DateTimeOffset)

public EventRegistrationLocked(DateTimeOffset locked)

Parameters

locked DateTimeOffset

Properties

Locked

public DateTimeOffset Locked { get; set; }

Property Value

DateTimeOffset