Class GetLessonScoreRequest
GetLessonScore Request
Inheritance
System.Object
GetLessonScoreRequest
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class GetLessonScoreRequest : ServiceRequest
Constructors
GetLessonScoreRequest()
Declaration
public GetLessonScoreRequest()
Properties
StudentEnrollmentPeriodLessonIdList
Declaration
public List<int> StudentEnrollmentPeriodLessonIdList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |