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