Table of Contents

Class AssessmentAttemptStartedNotification

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

Constructors

AssessmentAttemptStartedNotification()

public AssessmentAttemptStartedNotification()

Properties

AssessmentFormName

public string AssessmentFormName { get; set; }

Property Value

string

LearnerEmail

public string LearnerEmail { get; set; }

Property Value

string

LearnerName

public string LearnerName { get; set; }

Property Value

string