Class CourseTakenRequirementRuleDetail
Inheritance
System.Object
CourseTakenRequirementRuleDetail
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.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class CourseTakenRequirementRuleDetail
Constructors
CourseTakenRequirementRuleDetail()
Declaration
public CourseTakenRequirementRuleDetail()
Properties
AreaOfStudyId
Declaration
public int AreaOfStudyId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CourseAttributeId
Declaration
public int CourseAttributeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CourseLevelAttributeId
Declaration
public int CourseLevelAttributeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CourseLevelId
Declaration
public int CourseLevelId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CourseListCourseCategoryId
Declaration
public int CourseListCourseCategoryId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CourseStudentDegreeAuditId
Declaration
public int CourseStudentDegreeAuditId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ProgramVersionAreaOfStudyType
Declaration
public string ProgramVersionAreaOfStudyType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
RequirementRuleId
Declaration
public int RequirementRuleId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |