Class ClassSection
This class represents the EntityModel interface to the AdClassSched database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Academics
Assembly: Cmc.Nexus.Models.dll
Syntax
public class ClassSection
Constructors
ClassSection()
Declaration
public ClassSection()
Properties
AddDropDate
Gets or sets the AddDropDate associated with this ClassSection.
Declaration
public DateTime? AddDropDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The AddDropDate. |
AddedClassSectionId
Gets or sets the AddedClassSectionId associated with this ClassSection.
Declaration
public int AddedClassSectionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The AddedClassSectionId. |
AllowCreditsHoursOverride
Gets or sets the AllowCreditsHoursOverride associated with this ClassSection.
Declaration
public bool AllowCreditsHoursOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The AllowCreditsHoursOverride. |
AllowReservations
Gets or sets the AllowReservations associated with this ClassSection.
Declaration
public bool AllowReservations { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The AllowReservations. |
AttendanceLastPostedDate
Gets or sets the AttendanceLastPostedDate associated with this ClassSection.
Declaration
public DateTime? AttendanceLastPostedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The AttendanceLastPostedDate. |
AutoDropConsecutiveHoursAbsent
Gets or sets the AutoDropConsecutiveHoursAbsent associated with this ClassSection.
Declaration
public decimal? AutoDropConsecutiveHoursAbsent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AutoDropConsecutiveHoursAbsent. |
AutoDropCumulativeHoursAbsent
Gets or sets the AutoDropCumulativeHoursAbsent associated with this ClassSection.
Declaration
public decimal? AutoDropCumulativeHoursAbsent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AutoDropCumulativeHoursAbsent. |
AutoDropPercentageHoursAbsent
Gets or sets the AutoDropPercentageHoursAbsent associated with this ClassSection.
Declaration
public decimal? AutoDropPercentageHoursAbsent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AutoDropPercentageHoursAbsent. |
AutoWarningConsecutiveHoursAbsent
Gets or sets the AutoWarningConsecutiveHoursAbsent associated with this ClassSection.
Declaration
public decimal? AutoWarningConsecutiveHoursAbsent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AutoWarningConsecutiveHoursAbsent. |
AutoWarningCumulativeHoursAbsent
Gets or sets the AutoWarningCumulativeHoursAbsent associated with this ClassSection.
Declaration
public decimal? AutoWarningCumulativeHoursAbsent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AutoWarningCumulativeHoursAbsent. |
AutoWarningPercentageHoursAbsent
Gets or sets the AutoWarningPercentageHoursAbsent associated with this ClassSection.
Declaration
public decimal? AutoWarningPercentageHoursAbsent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AutoWarningPercentageHoursAbsent. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this ClassSection.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
ClassSchedLength
Gets or sets the ClassSchedLength associated with this ClassSection.
Declaration
public int? ClassSchedLength { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ClassSchedLength. |
ClockHours
Gets or sets the ClockHours associated with this ClassSection.
Declaration
public decimal? ClockHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ClockHours. |
Course
Declaration
public virtual Course Course { get; set; }
Property Value
Type | Description |
---|---|
Course |
CourseCode
Gets or sets the CourseCode associated with this ClassSection.
Declaration
public string CourseCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CourseCode. |
CourseComponentDetail
Declaration
public virtual CourseComponentDetail CourseComponentDetail { get; set; }
Property Value
Type | Description |
---|---|
CourseComponentDetail |
CourseComponentDetailId
Gets or sets the CourseComponentDetailId associated with this ClassSection.
Declaration
public int? CourseComponentDetailId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CourseComponentDetailId. |
CourseId
Gets or sets the CourseId associated with this ClassSection.
Declaration
public int CourseId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CourseId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this ClassSection.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CreditHours
Gets or sets the CreditHours associated with this ClassSection.
Declaration
public decimal? CreditHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CreditHours. |
DaysFlag
Gets or sets the DaysFlag associated with this ClassSection.
Declaration
public int DaysFlag { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The DaysFlag. |
DeliveryMethod
Declaration
public virtual DeliveryMethod DeliveryMethod { get; set; }
Property Value
Type | Description |
---|---|
DeliveryMethod |
DeliveryMethodId
Gets or sets the DeliveryMethodId associated with this ClassSection.
Declaration
public int? DeliveryMethodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DeliveryMethodId. |
DropEndDate
Gets or sets the DropEndDate associated with this ClassSection.
Declaration
public DateTime? DropEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The DropEndDate. |
EndDate
Gets or sets the EndDate associated with this ClassSection.
Declaration
public DateTime? EndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EndDate. |
EnrollmentStatusClockHours
Gets or sets the EnrollmentStatusClockHours associated with this ClassSection.
Declaration
public decimal EnrollmentStatusClockHours { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The EnrollmentStatusClockHours. |
EnrollmentStatusCreditHours
Gets or sets the EnrollmentStatusCreditHours associated with this ClassSection.
Declaration
public decimal EnrollmentStatusCreditHours { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The EnrollmentStatusCreditHours. |
ExtendedProperties
Extended Properties
Declaration
public ICollection<ClassSectionExtendedProperty> ExtendedProperties { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ClassSectionExtendedProperty> |
FeeSchedules
Declaration
public virtual ICollection<ClassSectionFeeSchedule> FeeSchedules { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ClassSectionFeeSchedule> |
FinalCountDropStudents
Gets or sets the FinalCountDropStudents associated with this ClassSection.
Declaration
public int FinalCountDropStudents { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FinalCountDropStudents. |
FinalCountRegisteredStudents
Gets or sets the FinalCountRegisteredStudents associated with this ClassSection.
Declaration
public int FinalCountRegisteredStudents { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FinalCountRegisteredStudents. |
HideFaculty
Gets or sets the HideFaculty associated with this ClassSection.
Declaration
public bool HideFaculty { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The HideFaculty. |
HideLocation
Gets or sets the HideLocation associated with this ClassSection.
Declaration
public bool HideLocation { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The HideLocation. |
Id
Gets or sets the Id associated with this ClassSection.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
Instructor
Declaration
public virtual Instructor Instructor { get; set; }
Property Value
Type | Description |
---|---|
Instructor |
InstructorHoursAssigned
Gets or sets the InstructorHoursAssigned associated with this ClassSection.
Declaration
public decimal? InstructorHoursAssigned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The InstructorHoursAssigned. |
InstructorId
Gets or sets the InstructorId associated with this ClassSection.
Declaration
public int? InstructorId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The InstructorId. |
IsActive
Gets or sets the IsActive associated with this ClassSection.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsAddDropDateOverride
Gets or sets the IsAddDropDateOverride associated with this ClassSection.
Declaration
public bool IsAddDropDateOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAddDropDateOverride. |
IsAuditAdvisementRequired
Gets or sets the IsAuditAdvisementRequired associated with this ClassSection.
Declaration
public bool? IsAuditAdvisementRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsAuditAdvisementRequired. |
IsAutoDropEnforcedAfterLdw
Gets or sets the IsAutoDropEnforcedAfterLdw associated with this ClassSection.
Declaration
public bool IsAutoDropEnforcedAfterLdw { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutoDropEnforcedAfterLdw. |
IsAutoWarningOnClassRosterAfterLdw
Gets or sets the IsAutoWarningOnClassRosterAfterLdw associated with this ClassSection.
Declaration
public bool IsAutoWarningOnClassRosterAfterLdw { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutoWarningOnClassRosterAfterLdw. |
IsBlindGrading
Gets or sets the IsBlindGrading associated with this ClassSection.
Declaration
public bool IsBlindGrading { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsBlindGrading. |
IsCancelled
Gets or sets the IsCancelled associated with this ClassSection.
Declaration
public bool IsCancelled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCancelled. |
IsClassSectionAutoAdded
Gets or sets the IsClassSectionAutoAdded associated with this ClassSection.
Declaration
public bool IsClassSectionAutoAdded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsClassSectionAutoAdded. |
IsGradingAllowed
Gets or sets the IsGradingAllowed associated with this ClassSection.
Declaration
public bool IsGradingAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsGradingAllowed. |
IsLdwOverride
Gets or sets the IsLdwOverride associated with this ClassSection.
Declaration
public bool IsLdwOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsLdwOverride. |
IsMeetingOnIrregularDaysTimes
Gets or sets the IsMeetingOnIrregularDaysTimes associated with this ClassSection.
Declaration
public bool? IsMeetingOnIrregularDaysTimes { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsMeetingOnIrregularDaysTimes. |
IsPortalActive
Gets or sets the IsPortalActive associated with this ClassSection.
Declaration
public bool IsPortalActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPortalActive. |
IsStudentSpecificMeetingSchedule
Gets or sets the IsStudentSpecificMeetingSchedule associated with this ClassSection.
Declaration
public bool IsStudentSpecificMeetingSchedule { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsStudentSpecificMeetingSchedule. |
IsWaitlistExpiredOrCleared
Gets or sets the IsWaitlistExpiredOrCleared associated with this ClassSection.
Declaration
public bool IsWaitlistExpiredOrCleared { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsWaitlistExpiredOrCleared. |
IsWaitListingAllowed
Gets or sets the IsWaitListingAllowed associated with this ClassSection.
Declaration
public bool IsWaitListingAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsWaitListingAllowed. |
LastDayToWithdrawDate
Gets or sets the LastDayToWithdrawDate associated with this ClassSection.
Declaration
public DateTime? LastDayToWithdrawDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LastDayToWithdrawDate. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this ClassSection.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this ClassSection.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Lessons
Declaration
public virtual ICollection<ClassSectionLesson> Lessons { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ClassSectionLesson> |
LmsExtractStatus
Gets or sets the LmsExtractStatus associated with this ClassSection.
Declaration
public string LmsExtractStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LmsExtractStatus. |
LmsVendorId
Gets or sets the LmsVendorId associated with this ClassSection.
Declaration
public int? LmsVendorId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LmsVendorId. |
LoadMethod
Gets or sets the LoadMethod associated with this ClassSection.
Declaration
public string LoadMethod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LoadMethod. |
MakeUpMaxType
Gets or sets the MakeUpMaxType associated with this ClassSection.
Declaration
public string MakeUpMaxType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MakeUpMaxType. |
MakeUpMaxValue
Gets or sets the MakeUpMaxValue associated with this ClassSection.
Declaration
public decimal? MakeUpMaxValue { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MakeUpMaxValue. |
MaximumCredits
Gets or sets the MaximumCredits associated with this ClassSection.
Declaration
public decimal? MaximumCredits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MaximumCredits. |
MaximumStudents
Gets or sets the MaximumStudents associated with this ClassSection.
Declaration
public int MaximumStudents { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The MaximumStudents. |
MaxNumberAssignments
Gets or sets the MaxNumberAssignments associated with this ClassSection.
Declaration
public int? MaxNumberAssignments { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The MaxNumberAssignments. |
MaxNumberSectionsAllowed
Gets or sets the MaxNumberSectionsAllowed associated with this ClassSection.
Declaration
public int MaxNumberSectionsAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The MaxNumberSectionsAllowed. |
MeetingDates
Declaration
public virtual ICollection<ClassSectionMeetingDate> MeetingDates { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ClassSectionMeetingDate> |
MeetingDays
Declaration
public virtual ICollection<ClassSectionMeetingSchedule> MeetingDays { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ClassSectionMeetingSchedule> |
MeetingPatterns
Declaration
public virtual ICollection<ClassSectionMeetingPattern> MeetingPatterns { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ClassSectionMeetingPattern> |
MinimumCredits
Gets or sets the MinimumCredits associated with this ClassSection.
Declaration
public decimal? MinimumCredits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MinimumCredits. |
NextAttendanceDate
Gets or sets the NextAttendanceDate associated with this ClassSection.
Declaration
public DateTime? NextAttendanceDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The NextAttendanceDate. |
Note
Gets or sets the Note associated with this ClassSection.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
NumberRegisteredStudents
Gets or sets the NumberRegisteredStudents associated with this ClassSection.
Declaration
public int NumberRegisteredStudents { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The NumberRegisteredStudents. |
PassFailSetting
Gets or sets the PassFailSetting associated with this ClassSection.
Declaration
public byte PassFailSetting { get; set; }
Property Value
Type | Description |
---|---|
System.Byte | The PassFailSetting. |
PostAttendanceType
Gets or sets the PostAttendanceType associated with this ClassSection.
Declaration
public string PostAttendanceType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PostAttendanceType. |
RegisteredStudents
Declaration
public virtual ICollection<StudentCourse> RegisteredStudents { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentCourse> |
RequiredDocuments
Declaration
public virtual ICollection<ClassSectionRequiredDocument> RequiredDocuments { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ClassSectionRequiredDocument> |
SecondaryInstructors
Declaration
public virtual ICollection<ClassSectionSecondaryInstructor> SecondaryInstructors { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ClassSectionSecondaryInstructor> |
SecondSectionCode
Gets or sets the SecondSectionCode associated with this ClassSection.
Declaration
public string SecondSectionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SecondSectionCode. |
SectionCode
Gets or sets the SectionCode associated with this ClassSection.
Declaration
public string SectionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SectionCode. |
SectionIdentifier
Gets or sets the SectionIdentifier associated with this ClassSection.
Declaration
public string SectionIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SectionIdentifier. |
SectionName
Gets or sets the SectionName associated with this ClassSection.
Declaration
public string SectionName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SectionName. |
SendToLms
Gets or sets the SendToLms associated with this ClassSection.
Declaration
public bool SendToLms { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The SendToLms. |
Shift
Declaration
public virtual Shift Shift { get; set; }
Property Value
Type | Description |
---|---|
Shift |
ShiftId
Gets or sets the ShiftId associated with this ClassSection.
Declaration
public int? ShiftId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ShiftId. |
StartDate
Gets or sets the StartDate associated with this ClassSection.
Declaration
public DateTime? StartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The StartDate. |
StartTime
Gets or sets the StartTime associated with this ClassSection.
Declaration
public DateTime? StartTime { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The StartTime. |
StudentCourseStatusChanges
Declaration
public virtual ICollection<StudentCourseStatusChange> StudentCourseStatusChanges { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentCourseStatusChange> |
StudentSpecificMeetingScheduleDefaultMinutes
Gets or sets the StudentSpecificMeetingScheduleDefaultMinutes associated with this ClassSection.
Declaration
public int StudentSpecificMeetingScheduleDefaultMinutes { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentSpecificMeetingScheduleDefaultMinutes. |
SyllabusDocument
Gets or sets the SyllabusDocument associated with this ClassSection.
Declaration
public string SyllabusDocument { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SyllabusDocument. |
Terms
Declaration
public virtual ICollection<ClassSectionTerm> Terms { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ClassSectionTerm> |
ThresholdNumberOfSeats
Gets or sets the ThresholdNumberOfSeats associated with this ClassSection.
Declaration
public short? ThresholdNumberOfSeats { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The ThresholdNumberOfSeats. |
ThresholdType
Gets or sets the ThresholdType associated with this ClassSection.
Declaration
public bool? ThresholdType { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The ThresholdType. |
UnregisterEndDate
Gets or sets the UnregisterEndDate associated with this ClassSection.
Declaration
public DateTime? UnregisterEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The UnregisterEndDate. |
WaitListMaximumSeats
Gets or sets the WaitListMaximumSeats associated with this ClassSection.
Declaration
public int WaitListMaximumSeats { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The WaitListMaximumSeats. |
WlmActivityType
Declaration
public virtual WlmActivityType WlmActivityType { get; set; }
Property Value
Type | Description |
---|---|
WlmActivityType |
WlmActivityTypeId
Gets or sets the WlmActivityTypeId associated with this ClassSection.
Declaration
public int? WlmActivityTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The WlmActivityTypeId. |
WlmAssignmentType
Declaration
public virtual WlmAssignmentType WlmAssignmentType { get; set; }
Property Value
Type | Description |
---|---|
WlmAssignmentType |
WlmAssignmentTypeId
Gets or sets the WlmAssignmentTypeId associated with this ClassSection.
Declaration
public int? WlmAssignmentTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The WlmAssignmentTypeId. |
WlmDepartment
Declaration
public virtual WlmDepartment WlmDepartment { get; set; }
Property Value
Type | Description |
---|---|
WlmDepartment |
WlmDepartmentId
Gets or sets the WlmDepartmentId associated with this ClassSection.
Declaration
public int? WlmDepartmentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The WlmDepartmentId. |
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()