Table of Contents

Class TimerCancelled

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

Constructors

TimerCancelled(Guid)

public TimerCancelled(Guid timer)

Parameters

timer Guid

Properties

Timer

public Guid Timer { get; set; }

Property Value

Guid