Class ImportStudentEnrollmentPeriodLessonListRequest
Represents the ImportStudentCourseLessonGradeListRequest.
Inheritance
System.Object
ImportStudentEnrollmentPeriodLessonListRequest
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class ImportStudentEnrollmentPeriodLessonListRequest : ServiceRequest
Constructors
ImportStudentEnrollmentPeriodLessonListRequest()
Declaration
public ImportStudentEnrollmentPeriodLessonListRequest()
Properties
FileContent
Declaration
public byte[] FileContent { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] |
FileName
Declaration
public string FileName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TestingScheduleIdentifier
Declaration
public int TestingScheduleIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |