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
timerGuid
Properties
Timer
public Guid Timer { get; set; }