Class ProgramCompletedNotification
public class ProgramCompletedNotification : Notification
- Inheritance
-
ProgramCompletedNotification
- Inherited Members
- Extension Methods
Constructors
ProgramCompletedNotification()
public ProgramCompletedNotification()
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; }