Class AttemptUploadFileLine
public class AttemptUploadFileLine
- Inheritance
-
AttemptUploadFileLine
- Inherited Members
- Extension Methods
Constructors
AttemptUploadFileLine()
public AttemptUploadFileLine()
Properties
AttemptAnswers
public string[] AttemptAnswers { get; set; }
Property Value
- string[]
AttemptDate
public DateTime? AttemptDate { get; set; }
Property Value
Instructor
public string Instructor { get; set; }
Property Value
LearnerCode
public string LearnerCode { get; set; }
Property Value
LearnerName
public string LearnerName { get; set; }