Table of Contents

Class ProgramCompletedNotification

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

Constructors

ProgramCompletedNotification()

public ProgramCompletedNotification()

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