//------------------------------------------------------------------------------ // // This code was generated from a template. // // Manual changes to this file may cause unexpected behavior in your application. // Manual changes to this file will be overwritten if the code is regenerated. // //------------------------------------------------------------------------------ namespace EMIS.Entities { #pragma warning disable 1573 using System; using System.Collections.Generic; /// /// CF_Schoolyear /// public partial class CF_Schoolyear { public CF_Schoolyear() { this.CF_DifferentDynamic_SchoolyearID = new HashSet(); this.CF_DifferentDynamic_ReturnSchoolyearID = new HashSet(); this.CF_Grademajor = new HashSet(); this.CF_GrademinorApplication = new HashSet(); this.CF_Recruitstudents = new HashSet(); this.CF_RecruitstudentsContrast = new HashSet(); this.CF_RecruitstudentsSource = new HashSet(); this.EM_PlanApplication = new HashSet(); this.DQP_SOC = new HashSet(); this.EM_EducationMission = new HashSet(); this.EM_EducationMissionOpenControl = new HashSet(); this.EM_EvaluationCollegeScore = new HashSet(); this.EM_EvaluationControl = new HashSet(); this.EM_EvaluationGradeControl = new HashSet(); this.EM_EvaluationStaffScore = new HashSet(); this.EM_EvaluationStudentScore = new HashSet(); this.EM_ExecutableFreeSelectionCouse = new HashSet(); this.EM_ExecutableMinorPlan = new HashSet(); this.EM_ExecutableOptionalCourse = new HashSet(); this.EM_ExecutablePlan = new HashSet(); this.EM_FreeSelectionCouseApply = new HashSet(); this.EM_MinorPlan = new HashSet(); this.EM_SelectCourseOpenControlSetting = new HashSet(); this.EM_SelectCourseTypeSetting = new HashSet(); this.EM_SpecialtyPlan = new HashSet(); this.EM_StudentEncourage = new HashSet(); this.EM_StudentMinorRegist = new HashSet(); this.EM_StudentPunish = new HashSet(); this.EM_StudentReport = new HashSet(); this.ER_DegreeApply = new HashSet(); this.ER_DegreeOpenControl = new HashSet(); this.ER_ExaminationExemption = new HashSet(); this.ER_ExaminationSuspension = new HashSet(); this.ER_FinalExamination = new HashSet(); this.ER_FinallyScore = new HashSet(); this.ER_GraduateSchoolyear = new HashSet(); this.ER_GraduateCardApply = new HashSet(); this.ER_GraduationApply_ApplySchoolyearID = new HashSet(); this.ER_GraduationApply_GraduatingSemesterID = new HashSet(); this.ER_ImportScore = new HashSet(); this.ER_LevelScore = new HashSet(); this.ER_MinorControl = new HashSet(); this.ER_MinorGraduationApply_ApplySchoolyearID = new HashSet(); this.ER_MinorGraduationApply_GraduatingSemesterID = new HashSet(); this.ER_Misconduct = new HashSet(); this.ER_RetakeOpenControl = new HashSet(); this.ER_RetakePlan = new HashSet(); this.ER_ScoreConvertByApply = new HashSet(); this.ER_ScoreConvertByLevelScore = new HashSet(); this.ER_ScoreConvertByReplace = new HashSet(); this.ER_SubmitedScore = new HashSet(); this.ES_AdultEducationSchedule = new HashSet(); this.ES_ClassroomExcessiveUse = new HashSet(); this.ES_CollegeScheduleStatus = new HashSet(); this.ES_EducationScheduling = new HashSet(); this.ET_InventoryCollect = new HashSet(); this.ET_StockIn = new HashSet(); this.ET_StockOut = new HashSet(); this.ET_TeachersPreOrder = new HashSet(); this.ET_TeachersOrder = new HashSet(); this.EX_ExaminationPlan = new HashSet(); this.EX_ExaminationSubject = new HashSet(); this.SUP_LessonRecord = new HashSet(); this.SUP_ProjectRecord = new HashSet(); this.TP_WorktimeAddition = new HashSet(); } /// /// SchoolyearID /// public System.Guid SchoolyearID { get; set; } /// /// Code /// public string Code { get; set; } /// /// Years /// public int Years { get; set; } /// /// SchoolcodeID /// public int SchoolcodeID { get; set; } /// /// WeeksNum /// public int WeeksNum { get; set; } /// /// FirstWeek /// public System.DateTime FirstWeek { get; set; } /// /// IsCurrent /// public bool IsCurrent { get; set; } /// /// WeekDays /// public int WeekDays { get; set; } /// /// RecordStatus /// public Nullable RecordStatus { get; set; } /// /// CreateTime /// public Nullable CreateTime { get; set; } /// /// CreateUserID /// public Nullable CreateUserID { get; set; } /// /// ModifyUserID /// public Nullable ModifyUserID { get; set; } /// /// ModifyTime /// public Nullable ModifyTime { get; set; } /// /// Value /// public Nullable Value { get; set; } /// /// CF_DifferentDynamic /// public virtual HashSet CF_DifferentDynamic_SchoolyearID { get; set; } /// /// CF_DifferentDynamic1 /// public virtual HashSet CF_DifferentDynamic_ReturnSchoolyearID { get; set; } /// /// CF_Grademajor /// public virtual HashSet CF_Grademajor { get; set; } /// /// CF_GrademinorApplication /// public virtual HashSet CF_GrademinorApplication { get; set; } /// /// CF_Recruitstudents /// public virtual HashSet CF_Recruitstudents { get; set; } /// /// CF_RecruitstudentsContrast /// public virtual HashSet CF_RecruitstudentsContrast { get; set; } /// /// CF_RecruitstudentsSource /// public virtual HashSet CF_RecruitstudentsSource { get; set; } /// /// EM_PlanApplication /// public virtual HashSet EM_PlanApplication { get; set; } /// /// DQP_SOC /// public virtual HashSet DQP_SOC { get; set; } /// /// EM_EducationMission /// public virtual HashSet EM_EducationMission { get; set; } /// /// EM_EducationMissionOpenControl /// public virtual HashSet EM_EducationMissionOpenControl { get; set; } /// /// EM_EvaluationCollegeScore /// public virtual HashSet EM_EvaluationCollegeScore { get; set; } /// /// EM_EvaluationControl /// public virtual HashSet EM_EvaluationControl { get; set; } /// /// EM_EvaluationGradeControl /// public virtual HashSet EM_EvaluationGradeControl { get; set; } /// /// EM_EvaluationStaffScore /// public virtual HashSet EM_EvaluationStaffScore { get; set; } /// /// EM_EvaluationStudentScore /// public virtual HashSet EM_EvaluationStudentScore { get; set; } /// /// EM_ExecutableFreeSelectionCouse /// public virtual HashSet EM_ExecutableFreeSelectionCouse { get; set; } /// /// EM_ExecutableMinorPlan /// public virtual HashSet EM_ExecutableMinorPlan { get; set; } /// /// EM_ExecutableOptionalCourse /// public virtual HashSet EM_ExecutableOptionalCourse { get; set; } /// /// EM_ExecutablePlan /// public virtual HashSet EM_ExecutablePlan { get; set; } /// /// EM_FreeSelectionCouseApply /// public virtual HashSet EM_FreeSelectionCouseApply { get; set; } /// /// EM_MinorPlan /// public virtual HashSet EM_MinorPlan { get; set; } /// /// EM_SelectCourseOpenControlSetting /// public virtual HashSet EM_SelectCourseOpenControlSetting { get; set; } /// /// EM_SelectCourseTypeSetting /// public virtual HashSet EM_SelectCourseTypeSetting { get; set; } /// /// EM_SpecialtyPlan /// public virtual HashSet EM_SpecialtyPlan { get; set; } /// /// EM_StudentEncourage /// public virtual HashSet EM_StudentEncourage { get; set; } /// /// EM_StudentMinorRegist /// public virtual HashSet EM_StudentMinorRegist { get; set; } /// /// EM_StudentPunish /// public virtual HashSet EM_StudentPunish { get; set; } /// /// EM_StudentReport /// public virtual HashSet EM_StudentReport { get; set; } /// /// ER_DegreeApply /// public virtual HashSet ER_DegreeApply { get; set; } /// /// ER_DegreeOpenControl /// public virtual HashSet ER_DegreeOpenControl { get; set; } /// /// ER_ExaminationExemption /// public virtual HashSet ER_ExaminationExemption { get; set; } /// /// ER_ExaminationSuspension /// public virtual HashSet ER_ExaminationSuspension { get; set; } /// /// ER_FinalExamination /// public virtual HashSet ER_FinalExamination { get; set; } /// /// ER_FinallyScore /// public virtual HashSet ER_FinallyScore { get; set; } /// /// ER_GraduateSchoolyear /// public virtual HashSet ER_GraduateSchoolyear { get; set; } /// /// ER_GraduateCardApply /// public virtual HashSet ER_GraduateCardApply { get; set; } /// /// ER_GraduationApply /// public virtual HashSet ER_GraduationApply_ApplySchoolyearID { get; set; } /// /// ER_GraduationApply1 /// public virtual HashSet ER_GraduationApply_GraduatingSemesterID { get; set; } /// /// ER_ImportScore /// public virtual HashSet ER_ImportScore { get; set; } /// /// ER_LevelScore /// public virtual HashSet ER_LevelScore { get; set; } /// /// ER_MinorControl /// public virtual HashSet ER_MinorControl { get; set; } /// /// ER_MinorGraduationApply /// public virtual HashSet ER_MinorGraduationApply_ApplySchoolyearID { get; set; } /// /// ER_MinorGraduationApply1 /// public virtual HashSet ER_MinorGraduationApply_GraduatingSemesterID { get; set; } /// /// ER_Misconduct /// public virtual HashSet ER_Misconduct { get; set; } /// /// ER_RetakeOpenControl /// public virtual HashSet ER_RetakeOpenControl { get; set; } /// /// ER_RetakePlan /// public virtual HashSet ER_RetakePlan { get; set; } /// /// ER_ScoreConvertByApply /// public virtual HashSet ER_ScoreConvertByApply { get; set; } /// /// ER_ScoreConvertByLevelScore /// public virtual HashSet ER_ScoreConvertByLevelScore { get; set; } /// /// ER_ScoreConvertByReplace /// public virtual HashSet ER_ScoreConvertByReplace { get; set; } /// /// ER_SubmitedScore /// public virtual HashSet ER_SubmitedScore { get; set; } /// /// ES_AdultEducationSchedule /// public virtual HashSet ES_AdultEducationSchedule { get; set; } /// /// ES_ClassroomExcessiveUse /// public virtual HashSet ES_ClassroomExcessiveUse { get; set; } /// /// ES_CollegeScheduleStatus /// public virtual HashSet ES_CollegeScheduleStatus { get; set; } /// /// ES_EducationScheduling /// public virtual HashSet ES_EducationScheduling { get; set; } /// /// ET_InventoryCollect /// public virtual HashSet ET_InventoryCollect { get; set; } /// /// ET_StockIn /// public virtual HashSet ET_StockIn { get; set; } /// /// ET_StockOut /// public virtual HashSet ET_StockOut { get; set; } /// /// ET_TeachersPreOrder /// public virtual HashSet ET_TeachersPreOrder { get; set; } /// /// ET_TeachersOrder /// public virtual HashSet ET_TeachersOrder { get; set; } /// /// EX_ExaminationPlan /// public virtual HashSet EX_ExaminationPlan { get; set; } /// /// EX_ExaminationSubject /// public virtual HashSet EX_ExaminationSubject { get; set; } /// /// SUP_LessonRecord /// public virtual HashSet SUP_LessonRecord { get; set; } /// /// SUP_ProjectRecord /// public virtual HashSet SUP_ProjectRecord { get; set; } /// /// TP_WorktimeAddition /// public virtual HashSet TP_WorktimeAddition { get; set; } } }