Table of Contents

Class EventTimerCancelled

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

Constructors

EventTimerCancelled(Guid)

public EventTimerCancelled(Guid timer)

Parameters

timer Guid

Properties

Timer

public Guid Timer { get; set; }

Property Value

Guid