Table of Contents

Class ProgramStalledNotification

Namespace
InSite.Domain.Messages
Assembly
Shift.Sdk.dll
public class ProgramStalledNotification : Notification
Inheritance
ProgramStalledNotification
Inherited Members
Extension Methods

Constructors

ProgramStalledNotification()

public ProgramStalledNotification()

Properties

LearnerFirstName

public string LearnerFirstName { get; set; }

Property Value

string

LearnerLastName

public string LearnerLastName { get; set; }

Property Value

string

ProgramName

public string ProgramName { get; set; }

Property Value

string

ProgramStarted

public string ProgramStarted { get; set; }

Property Value

string