Class SelectionMgmtPreviousEducationSubjectExtended
Inheritance
System.Object
SelectionMgmtPreviousEducationSubjectExtended
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class SelectionMgmtPreviousEducationSubjectExtended
Constructors
SelectionMgmtPreviousEducationSubjectExtended()
Declaration
public SelectionMgmtPreviousEducationSubjectExtended()
Properties
ExamBoardId
Declaration
public int ExamBoardId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ExamLevelId
Declaration
public int ExamLevelId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Id
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
SelectionMgmtExamLevelGradeId
Declaration
public int? SelectionMgmtExamLevelGradeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
SelectionMgmtExamLevelSubjectId
Declaration
public int? SelectionMgmtExamLevelSubjectId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
SelectionMgmtSubjectGroupId
Declaration
public int? SelectionMgmtSubjectGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
StudentPreviousEducationId
Declaration
public int? StudentPreviousEducationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
SubPoints
Declaration
public int? SubPoints { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |