Class CourseDetail
Inheritance
System.Object
CourseDetail
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()
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class CourseDetail
Constructors
CourseDetail()
Declaration
Properties
ActivityNotation
Declaration
public string ActivityNotation { get; set; }
Property Value
Type |
Description |
System.String |
|
AddedWaivedValue
Declaration
public string AddedWaivedValue { get; set; }
Property Value
Type |
Description |
System.String |
|
AreaOfStudyId
Declaration
public int AreaOfStudyId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AssociatedDegreeCourseId
Declaration
public int AssociatedDegreeCourseId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AttemptedCredits
Declaration
public decimal? AttemptedCredits { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
Code
Declaration
public string Code { get; set; }
Property Value
Type |
Description |
System.String |
|
CollegeTransferredFrom
Declaration
public string CollegeTransferredFrom { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Comment { get; set; }
Property Value
Type |
Description |
System.String |
|
CompletionDate
Declaration
public DateTime CompletionDate { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
CourseCreatedDateTime
Declaration
public DateTime CourseCreatedDateTime { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
CourseLevel
Declaration
public string CourseLevel { get; set; }
Property Value
Type |
Description |
System.String |
|
CourseListCourseCategoryId
Declaration
public int CourseListCourseCategoryId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CourseListRequirementId
Declaration
public int CourseListRequirementId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CourseMultipleFulfilled
Declaration
public bool? CourseMultipleFulfilled { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
CourseSequence
Declaration
public int CourseSequence { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CourseStudentDegreeAuditId
Declaration
public int CourseStudentDegreeAuditId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CourseSubComponentName
Declaration
public string CourseSubComponentName { get; set; }
Property Value
Type |
Description |
System.String |
|
CreatedDateTime
Declaration
public DateTime? CreatedDateTime { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
CrossReferencedCourseCode
Declaration
public string CrossReferencedCourseCode { get; set; }
Property Value
Type |
Description |
System.String |
|
CurrentOrSchedValue
Declaration
public decimal CurrentOrSchedValue { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
Description
Declaration
public string Description { get; set; }
Property Value
Type |
Description |
System.String |
|
ElectiveCourseCode
Declaration
public string ElectiveCourseCode { get; set; }
Property Value
Type |
Description |
System.String |
|
ElectiveCourseDescription
Declaration
public string ElectiveCourseDescription { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string FulfillmentComment { get; set; }
Property Value
Type |
Description |
System.String |
|
FulFillmentId
Declaration
public int FulFillmentId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Gpa
Declaration
public decimal Gpa { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
Grade
Declaration
public string Grade { get; set; }
Property Value
Type |
Description |
System.String |
|
GradePostedDate
Declaration
public DateTime? GradePostedDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
HideOptions
Declaration
public bool HideOptions { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Id
Declaration
public int Id { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IncludeInUnits
Declaration
public bool IncludeInUnits { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAdvancedTransferCredit
Declaration
public bool IsAdvancedTransferCredit { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAudit
Declaration
public bool IsAudit { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsCourseAssocited
Declaration
public bool IsCourseAssocited { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsCourseHavingCategory
Declaration
public bool IsCourseHavingCategory { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsCourseRequired
Declaration
public bool IsCourseRequired { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsCrossReferenced
Declaration
public bool IsCrossReferenced { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsElectiveSubstitutePoolRequirementRuleFulfilled
Declaration
public bool IsElectiveSubstitutePoolRequirementRuleFulfilled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsEnrollmentAdjusted
Declaration
public bool? IsEnrollmentAdjusted { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
IsEquivalent
Declaration
public bool IsEquivalent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsFulfilledThroughDpa
Declaration
public bool IsFulfilledThroughDpa { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsGradesAllowed
Declaration
public bool? IsGradesAllowed { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
IsIncludedInGpa
Declaration
public bool IsIncludedInGpa { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsInElectivePool
Declaration
public bool IsInElectivePool { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsMainCourse
Declaration
public bool IsMainCourse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsManualAdd
Declaration
public bool IsManualAdd { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsMovedToTakenNotApplied
Declaration
public bool IsMovedToTakenNotApplied { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsPassFail
Declaration
public bool IsPassFail { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsRecommendedCourse
Declaration
public bool IsRecommendedCourse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsRetaken
Declaration
public bool IsRetaken { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsSubComponentCourse
Declaration
public bool? IsSubComponentCourse { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
IsSubstituted
Declaration
public bool IsSubstituted { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsTransferCredit
Declaration
public bool IsTransferCredit { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsTransferCreditApproved
Declaration
public bool IsTransferCreditApproved { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsWaived
Declaration
public bool IsWaived { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ManualFulfillmentType
Declaration
public DegreeAuditFulfillmentType ManualFulfillmentType { get; set; }
Property Value
MinGpa
Declaration
public decimal MinGpa { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
OriginalCourseDescription
Declaration
public string OriginalCourseDescription { get; set; }
Property Value
Type |
Description |
System.String |
|
PassFailSetting
Declaration
public PassFailType PassFailSetting { get; set; }
Property Value
PrimaryCourse
Declaration
public bool? PrimaryCourse { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
PrimaryStudentCourseId
Declaration
public int? PrimaryStudentCourseId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
RemainingValue
Declaration
public decimal RemainingValue { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
RequiredCourseDetail
Declaration
public RequiredCourseDetail RequiredCourseDetail { get; set; }
Property Value
RetakeIndicator
Declaration
public string RetakeIndicator { get; set; }
Property Value
Type |
Description |
System.String |
|
RetakenFlag
Declaration
public RetakeFlagType RetakenFlag { get; set; }
Property Value
RowType
Declaration
public int RowType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Status
Declaration
public string Status { get; set; }
Property Value
Type |
Description |
System.String |
|
StatusOfCourseTaken
Declaration
public DegreeCourseStatusType StatusOfCourseTaken { get; set; }
Property Value
StatusType
Declaration
public string StatusType { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentTransferCreditMultipleCourseAssociationId
Declaration
public int? StudentTransferCreditMultipleCourseAssociationId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StudentTransferCreditMultipleId
Declaration
public int? StudentTransferCreditMultipleId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
SubstitutionPoolDescription
Declaration
public string SubstitutionPoolDescription { get; set; }
Property Value
Type |
Description |
System.String |
|
Term
Declaration
public string Term { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string TranscriptComments { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string TransferInformation { get; set; }
Property Value
Type |
Description |
System.String |
|
TransferredCourseCode
Declaration
public string TransferredCourseCode { get; set; }
Property Value
Type |
Description |
System.String |
|
TransferredCourseDescription
Declaration
public string TransferredCourseDescription { get; set; }
Property Value
Type |
Description |
System.String |
|
TransferredStatusCode
Declaration
public string TransferredStatusCode { get; set; }
Property Value
Type |
Description |
System.String |
|
TransferredStatusDescription
Declaration
public string TransferredStatusDescription { get; set; }
Property Value
Type |
Description |
System.String |
|
Units
Declaration
public decimal Units { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
UnitsAttempted
Declaration
public decimal UnitsAttempted { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
UnitsEarned
Declaration
public decimal UnitsEarned { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
UsedInProgression
Declaration
public string UsedInProgression { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShallowCopy()
Declaration
public CourseDetail ShallowCopy()
Returns