Class AssessmentAttemptStartedNotification
public class AssessmentAttemptStartedNotification : Notification
- Inheritance
-
AssessmentAttemptStartedNotification
- Inherited Members
- Extension Methods
Constructors
AssessmentAttemptStartedNotification()
public AssessmentAttemptStartedNotification()
Properties
AssessmentFormName
public string AssessmentFormName { get; set; }
Property Value
LearnerEmail
public string LearnerEmail { get; set; }
Property Value
LearnerName
public string LearnerName { get; set; }