Class ProgramStalledNotification
public class ProgramStalledNotification : Notification
- Inheritance
-
ProgramStalledNotification
- Inherited Members
- Extension Methods
Constructors
ProgramStalledNotification()
public ProgramStalledNotification()
Properties
LearnerFirstName
public string LearnerFirstName { get; set; }
Property Value
LearnerLastName
public string LearnerLastName { get; set; }
Property Value
ProgramName
public string ProgramName { get; set; }
Property Value
ProgramStarted
public string ProgramStarted { get; set; }