Class StudentEnrollmentTermSummary
This class represents the EntityModel interface to the AdEnrollTerm database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Academics
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentEnrollmentTermSummary
Constructors
StudentEnrollmentTermSummary()
Declaration
public StudentEnrollmentTermSummary()
Properties
AcademicSession
Declaration
public virtual AcademicSession AcademicSession { get; set; }
Property Value
Type | Description |
---|---|
AcademicSession |
AcademicSessionId
Gets or sets the AcademicSessionId associated with this StudentEnrollmentTermSummary.
Declaration
public int? AcademicSessionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AcademicSessionId. |
BgRndSetIdentifier
Gets or sets the BgRndSetIdentifier associated with this StudentEnrollmentTermSummary.
Declaration
public int? BgRndSetIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BgRndSetIdentifier. |
BilledDate
Gets or sets the BilledDate associated with this StudentEnrollmentTermSummary.
Declaration
public DateTime? BilledDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The BilledDate. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentEnrollmentTermSummary.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CumulativeClockHoursAttempted
Gets or sets the CumulativeClockHoursAttempted associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? CumulativeClockHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeClockHoursAttempted. |
CumulativeClockHoursEarned
Gets or sets the CumulativeClockHoursEarned associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? CumulativeClockHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeClockHoursEarned. |
CumulativeCreditHoursAttempted
Gets or sets the CumulativeCreditHoursAttempted associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? CumulativeCreditHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeCreditHoursAttempted. |
CumulativeCreditHoursEarned
Gets or sets the CumulativeCreditHoursEarned associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? CumulativeCreditHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeCreditHoursEarned. |
CumulativeGpa
Gets or sets the CumulativeGpa associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? CumulativeGpa { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeGpa. |
CumulativeGpaCredits
Gets or sets the CumulativeGpaCredits associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? CumulativeGpaCredits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeGpaCredits. |
CumulativeGpaPoints
Gets or sets the CumulativeGpaPoints associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? CumulativeGpaPoints { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeGpaPoints. |
CumulativeMinutesAbsent
Gets or sets the CumulativeMinutesAbsent associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? CumulativeMinutesAbsent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeMinutesAbsent. |
CumulativeMinutesAttended
Gets or sets the CumulativeMinutesAttended associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? CumulativeMinutesAttended { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeMinutesAttended. |
CumulativeMinutesMakeupAttended
Gets or sets the CumulativeMinutesMakeupAttended associated with this StudentEnrollmentTermSummary.
Declaration
public int? CumulativeMinutesMakeupAttended { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CumulativeMinutesMakeupAttended. |
CumulativeNumericAverage
Gets or sets the CumulativeNumericAverage associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? CumulativeNumericAverage { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeNumericAverage. |
Enrollment
Declaration
public virtual StudentEnrollmentPeriod Enrollment { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
EnrollmentIntensity
Gets or sets the EnrollmentIntensity associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? EnrollmentIntensity { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The EnrollmentIntensity. |
EnrollmentStatusByEnrollment
Declaration
public virtual EnrollmentStatus EnrollmentStatusByEnrollment { get; set; }
Property Value
Type | Description |
---|---|
EnrollmentStatus |
EnrollmentStatusByStudent
Declaration
public virtual EnrollmentStatus EnrollmentStatusByStudent { get; set; }
Property Value
Type | Description |
---|---|
EnrollmentStatus |
FaAggregateEnrollmentStatus
Declaration
public virtual EnrollmentStatus FaAggregateEnrollmentStatus { get; set; }
Property Value
Type | Description |
---|---|
EnrollmentStatus |
FaAggregateEnrollmentStatusId
Gets or sets the FaAggregateEnrollmentStatusId associated with this StudentEnrollmentTermSummary.
Declaration
public int? FaAggregateEnrollmentStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FaAggregateEnrollmentStatusId. |
FaAggregateTermRegisteredCredits
Gets or sets the FaAggregateTermRegisteredCredits associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? FaAggregateTermRegisteredCredits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The FaAggregateTermRegisteredCredits. |
FaEnrollmentIntensity
Gets or sets the FaEnrollmentIntensity associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? FaEnrollmentIntensity { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The FaEnrollmentIntensity. |
FaEnrollmentStatus
Declaration
public virtual EnrollmentStatus FaEnrollmentStatus { get; set; }
Property Value
Type | Description |
---|---|
EnrollmentStatus |
FaEnrollmentStatusId
Gets or sets the FaEnrollmentStatusId associated with this StudentEnrollmentTermSummary.
Declaration
public int? FaEnrollmentStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FaEnrollmentStatusId. |
FaTermRegisteredCredits
Gets or sets the FaTermRegisteredCredits associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? FaTermRegisteredCredits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The FaTermRegisteredCredits. |
GradeLevel
Declaration
public virtual GradeLevel GradeLevel { get; set; }
Property Value
Type | Description |
---|---|
GradeLevel |
GradeLevelEvaluation
Gets or sets the GradeLevelEvaluation associated with this StudentEnrollmentTermSummary.
Declaration
public bool GradeLevelEvaluation { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The GradeLevelEvaluation. |
GradeLevelEvauationlDate
Gets or sets the GradeLevelEvauationlDate associated with this StudentEnrollmentTermSummary.
Declaration
public DateTime? GradeLevelEvauationlDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The GradeLevelEvauationlDate. |
GradeLevelId
Gets or sets the GradeLevelId associated with this StudentEnrollmentTermSummary.
Declaration
public int? GradeLevelId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The GradeLevelId. |
HonorId
Gets or sets the HonorId associated with this StudentEnrollmentTermSummary.
Declaration
public int? HonorId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The HonorId. |
Honors
Declaration
public virtual Honor Honors { get; set; }
Property Value
Type | Description |
---|---|
Honor |
HonorsDescription
Gets or sets the HonorsDescription associated with this StudentEnrollmentTermSummary.
Declaration
public string HonorsDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String | The HonorsDescription. |
Id
Gets or sets the Id associated with this StudentEnrollmentTermSummary.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IntersessionEndDate
Gets or sets the IntersessionEndDate associated with this StudentEnrollmentTermSummary.
Declaration
public DateTime? IntersessionEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The IntersessionEndDate. |
IntersessionStartDate
Gets or sets the IntersessionStartDate associated with this StudentEnrollmentTermSummary.
Declaration
public DateTime? IntersessionStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The IntersessionStartDate. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentEnrollmentTermSummary.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentEnrollmentTermSummary.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Note
Gets or sets the Note associated with this StudentEnrollmentTermSummary.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
ParentTerm
Declaration
public virtual StudentEnrollmentTermRelationship ParentTerm { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentTermRelationship |
PartialSapTerm
Gets or sets the PartialSapTerm associated with this StudentEnrollmentTermSummary.
Declaration
public bool PartialSapTerm { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The PartialSapTerm. |
SapCheckpoint
Gets or sets the SapCheckpoint associated with this StudentEnrollmentTermSummary.
Declaration
public byte SapCheckpoint { get; set; }
Property Value
Type | Description |
---|---|
System.Byte | The SapCheckpoint. |
SapProcessType
Gets or sets the SapProcessType associated with this StudentEnrollmentTermSummary.
Declaration
public string SapProcessType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SapProcessType. |
SapStatus
Declaration
public virtual FaSapStatus SapStatus { get; set; }
Property Value
Type | Description |
---|---|
FaSapStatus |
SapStatusId
Gets or sets the SapStatusId associated with this StudentEnrollmentTermSummary.
Declaration
public int? SapStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SapStatusId. |
Sequence
Gets or sets the Sequence associated with this StudentEnrollmentTermSummary.
Declaration
public decimal Sequence { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The Sequence. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentCumulativeClockHoursAttempted
Gets or sets the StudentCumulativeClockHoursAttempted associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentCumulativeClockHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentCumulativeClockHoursAttempted. |
StudentCumulativeClockHoursEarned
Gets or sets the StudentCumulativeClockHoursEarned associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentCumulativeClockHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentCumulativeClockHoursEarned. |
StudentCumulativeCreditHoursAttempted
Gets or sets the StudentCumulativeCreditHoursAttempted associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentCumulativeCreditHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentCumulativeCreditHoursAttempted. |
StudentCumulativeCreditHoursEarned
Gets or sets the StudentCumulativeCreditHoursEarned associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentCumulativeCreditHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentCumulativeCreditHoursEarned. |
StudentCumulativeGpa
Gets or sets the StudentCumulativeGpa associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentCumulativeGpa { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentCumulativeGpa. |
StudentCumulativeGpaPoints
Gets or sets the StudentCumulativeGpaPoints associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentCumulativeGpaPoints { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentCumulativeGpaPoints. |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this StudentEnrollmentTermSummary.
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentEnrollmentPeriodId. |
StudentId
Gets or sets the StudentId associated with this StudentEnrollmentTermSummary.
Declaration
public int? StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentId. |
StudentTermAuditCreditHoursScheduled
Gets or sets the StudentTermAuditCreditHoursScheduled associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentTermAuditCreditHoursScheduled { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentTermAuditCreditHoursScheduled. |
StudentTermClockHoursAttempted
Gets or sets the StudentTermClockHoursAttempted associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentTermClockHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentTermClockHoursAttempted. |
StudentTermClockHoursEarned
Gets or sets the StudentTermClockHoursEarned associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentTermClockHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentTermClockHoursEarned. |
StudentTermClockHoursScheduled
Gets or sets the StudentTermClockHoursScheduled associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentTermClockHoursScheduled { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentTermClockHoursScheduled. |
StudentTermCreditHoursAttempted
Gets or sets the StudentTermCreditHoursAttempted associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentTermCreditHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentTermCreditHoursAttempted. |
StudentTermCreditHoursEarned
Gets or sets the StudentTermCreditHoursEarned associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentTermCreditHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentTermCreditHoursEarned. |
StudentTermCreditHoursScheduled
Gets or sets the StudentTermCreditHoursScheduled associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentTermCreditHoursScheduled { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentTermCreditHoursScheduled. |
StudentTermEnrollmentStatusId
Gets or sets the StudentTermEnrollmentStatusId associated with this StudentEnrollmentTermSummary.
Declaration
public int? StudentTermEnrollmentStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentTermEnrollmentStatusId. |
StudentTermGpa
Gets or sets the StudentTermGpa associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentTermGpa { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentTermGpa. |
StudentTermGpaPoints
Gets or sets the StudentTermGpaPoints associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentTermGpaPoints { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentTermGpaPoints. |
StudentTermRegisteredClockHours
Gets or sets the StudentTermRegisteredClockHours associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentTermRegisteredClockHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentTermRegisteredClockHours. |
StudentTermRegisteredCreditHours
Gets or sets the StudentTermRegisteredCreditHours associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? StudentTermRegisteredCreditHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentTermRegisteredCreditHours. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermAssociatedGpaDenominator
Gets or sets the TermAssociatedGpaDenominator associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermAssociatedGpaDenominator { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermAssociatedGpaDenominator. |
TermAssociatedGpaNumerator
Gets or sets the TermAssociatedGpaNumerator associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermAssociatedGpaNumerator { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermAssociatedGpaNumerator. |
TermAuditCreditHoursScheduled
Gets or sets the TermAuditCreditHoursScheduled associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermAuditCreditHoursScheduled { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermAuditCreditHoursScheduled. |
TermClockHoursAttempted
Gets or sets the TermClockHoursAttempted associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermClockHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermClockHoursAttempted. |
TermClockHoursEarned
Gets or sets the TermClockHoursEarned associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermClockHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermClockHoursEarned. |
TermClockHoursScheduled
Gets or sets the TermClockHoursScheduled associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermClockHoursScheduled { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermClockHoursScheduled. |
TermCreditHoursAttempted
Gets or sets the TermCreditHoursAttempted associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermCreditHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermCreditHoursAttempted. |
TermCreditHoursEarned
Gets or sets the TermCreditHoursEarned associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermCreditHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermCreditHoursEarned. |
TermCreditHoursScheduled
Gets or sets the TermCreditHoursScheduled associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermCreditHoursScheduled { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermCreditHoursScheduled. |
TermEnrollmentStatusId
Gets or sets the TermEnrollmentStatusId associated with this StudentEnrollmentTermSummary.
Declaration
public int? TermEnrollmentStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermEnrollmentStatusId. |
TermGpa
Gets or sets the TermGpa associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermGpa { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermGpa. |
TermGpaPoints
Gets or sets the TermGpaPoints associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermGpaPoints { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermGpaPoints. |
TermGroupId
Gets or sets the TermGroupId associated with this StudentEnrollmentTermSummary.
Declaration
public int? TermGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermGroupId. |
TermId
Gets or sets the TermId associated with this StudentEnrollmentTermSummary.
Declaration
public int TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The TermId. |
TermMinutesAbsent
Gets or sets the TermMinutesAbsent associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermMinutesAbsent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermMinutesAbsent. |
TermMinutesAttended
Gets or sets the TermMinutesAttended associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermMinutesAttended { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermMinutesAttended. |
TermMinutesMakeupAttended
Gets or sets the TermMinutesMakeupAttended associated with this StudentEnrollmentTermSummary.
Declaration
public int? TermMinutesMakeupAttended { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermMinutesMakeupAttended. |
TermNumericAverage
Gets or sets the TermNumericAverage associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermNumericAverage { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermNumericAverage. |
TermRegisteredClockHours
Gets or sets the TermRegisteredClockHours associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermRegisteredClockHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermRegisteredClockHours. |
TermRegsteredCreditHours
Gets or sets the TermRegsteredCreditHours associated with this StudentEnrollmentTermSummary.
Declaration
public decimal? TermRegsteredCreditHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermRegsteredCreditHours. |
Methods
GeneratedInitializer()
This is the auto-generated initializer that knows how to deal with any relationship initialization for auto-generated relationships.
Declaration
public void GeneratedInitializer()