Table of Contents

Class AttemptUploadFileLine

Namespace
Shift.Common.File
Assembly
Shift.Common.dll
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

DateTime?

Instructor

public string Instructor { get; set; }

Property Value

string

LearnerCode

public string LearnerCode { get; set; }

Property Value

string

LearnerName

public string LearnerName { get; set; }

Property Value

string