Table of Contents

Class QRegistrationTimer

Namespace
InSite.Application.Registrations.Read
Assembly
Shift.Sdk.dll
public class QRegistrationTimer
Inheritance
QRegistrationTimer
Inherited Members
Extension Methods

Constructors

QRegistrationTimer()

public QRegistrationTimer()

Properties

RegistrationIdentifier

public Guid RegistrationIdentifier { get; set; }

Property Value

Guid

TimerDescription

public string TimerDescription { get; set; }

Property Value

string

TimerStatus

public string TimerStatus { get; set; }

Property Value

string

TriggerCommand

public Guid TriggerCommand { get; set; }

Property Value

Guid

TriggerTime

public DateTimeOffset TriggerTime { get; set; }

Property Value

DateTimeOffset