//------------------------------------------------------------------------------
//
// 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_Staff
///
public partial class CF_Staff
{
public CF_Staff()
{
this.CF_StaffManageCampus = new HashSet();
this.CF_StaffManageCollege = new HashSet();
this.CF_StaffManageDepartment = new HashSet();
this.DQP_SOCStaff = new HashSet();
this.EM_CourseProcessTeacher = new HashSet();
this.EM_EvaluationCollegeScore = new HashSet();
this.EM_EvaluationStudentSetting = new HashSet();
this.EM_EvaluationStaffScore = new HashSet();
this.EM_EvaluationStudentScore = new HashSet();
this.EM_ExecutableFreeSelectionCouseTeacher = new HashSet();
this.EM_ExecutableOptionalCourseTeacher = new HashSet();
this.EM_FreeSelectionCouseApplyTeacher = new HashSet();
this.EM_MissionClassTeacher = new HashSet();
this.ER_RetakePlanTeacher = new HashSet();
this.ES_AdultEducationScheduleTeacher = new HashSet();
this.ES_ClassroomExcessiveUse = new HashSet();
this.ES_EducationSchedulingAdjustment_ToUserID = new HashSet();
this.ES_EducationSchedulingAdjustment_UserID = new HashSet();
this.ES_EducationSchedulingAdjustmentTeacher = new HashSet();
this.ES_EducationSchedulingAdjustmentToTeacher = new HashSet();
this.ES_EducationSchedulingStopTeacher = new HashSet();
this.ES_EducationSchedulingTeacher = new HashSet();
this.ES_TeacherScheduleSetting = new HashSet();
this.EX_ExaminationTeacher = new HashSet();
this.SUP_LessonRecord = new HashSet();
this.SUP_ProjectRecord_UserID = new HashSet();
this.SUP_SupervisionUser = new HashSet();
this.TP_StaffStandard = new HashSet();
this.TP_WorktimeAddition = new HashSet();
this.TP_WorktimeAdjustment = new HashSet();
this.EM_EvaluationSetting = new HashSet();
this.EM_ExecutableFreeSelectionCouseScheduling = new HashSet();
this.EM_FreeSelectionCouseApplyScheduling = new HashSet();
this.EM_TeacherEvaluation = new HashSet();
this.EX_ExaminationRoomLayout = new HashSet();
this.SUP_ProjectRecord_CF_Staff = new HashSet();
}
///
/// UserID
///
public System.Guid UserID { get; set; }
///
/// StaffCode
///
public string StaffCode { get; set; }
///
/// CollegeID
///
public Nullable CollegeID { get; set; }
///
/// DepartmentID
///
public Nullable DepartmentID { get; set; }
///
/// SexID
///
public Nullable SexID { get; set; }
///
/// BirthDate
///
public Nullable BirthDate { get; set; }
///
/// NationID
///
public Nullable NationID { get; set; }
///
/// PoliticsID
///
public Nullable PoliticsID { get; set; }
///
/// CertificatesType
///
public Nullable CertificatesType { get; set; }
///
/// CertificatesNum
///
public string CertificatesNum { get; set; }
///
/// TeacherTypeID
///
public Nullable TeacherTypeID { get; set; }
///
/// IncumbencyState
///
public Nullable IncumbencyState { get; set; }
///
/// SituationID
///
public Nullable SituationID { get; set; }
///
/// TitleID
///
public Nullable TitleID { get; set; }
///
/// LiteracyLevelID
///
public Nullable LiteracyLevelID { get; set; }
///
/// LearnPositionID
///
public Nullable LearnPositionID { get; set; }
///
/// IsDualTeacher
///
public Nullable IsDualTeacher { get; set; }
///
/// PaymentLevelID
///
public Nullable PaymentLevelID { get; set; }
///
/// WorkDate
///
public Nullable WorkDate { get; set; }
///
/// ComeSchoolDate
///
public Nullable ComeSchoolDate { get; set; }
///
/// PhotoUrl
///
public string PhotoUrl { get; set; }
///
/// Profile
///
public string Profile { get; set; }
///
/// Remark
///
public string Remark { get; set; }
///
/// RecordStatus
///
public Nullable RecordStatus { get; set; }
///
/// CreateUserID
///
public Nullable CreateUserID { get; set; }
///
/// CreateTime
///
public Nullable CreateTime { get; set; }
///
/// ModifyUserID
///
public Nullable ModifyUserID { get; set; }
///
/// ModifyTime
///
public Nullable ModifyTime { get; set; }
///
/// CF_College
///
public virtual CF_College CF_College { get; set; }
///
/// CF_Department
///
public virtual CF_Department CF_Department { get; set; }
///
/// CF_StaffProfile
///
public virtual CF_StaffProfile CF_StaffProfile { get; set; }
///
/// Sys_User
///
public virtual Sys_User Sys_User { get; set; }
///
/// CF_StaffManageCampus
///
public virtual HashSet CF_StaffManageCampus { get; set; }
///
/// CF_StaffManageCollege
///
public virtual HashSet CF_StaffManageCollege { get; set; }
///
/// CF_StaffManageDepartment
///
public virtual HashSet CF_StaffManageDepartment { get; set; }
///
/// DQP_SOCStaff
///
public virtual HashSet DQP_SOCStaff { get; set; }
///
/// EM_CourseProcessTeacher
///
public virtual HashSet EM_CourseProcessTeacher { get; set; }
///
/// EM_EvaluationCollegeScore
///
public virtual HashSet EM_EvaluationCollegeScore { get; set; }
///
/// EM_EvaluationStudentSetting
///
public virtual HashSet EM_EvaluationStudentSetting { get; set; }
///
/// EM_EvaluationStaffScore
///
public virtual HashSet EM_EvaluationStaffScore { get; set; }
///
/// EM_EvaluationStudentScore
///
public virtual HashSet EM_EvaluationStudentScore { get; set; }
///
/// EM_ExecutableFreeSelectionCouseTeacher
///
public virtual HashSet EM_ExecutableFreeSelectionCouseTeacher { get; set; }
///
/// EM_ExecutableOptionalCourseTeacher
///
public virtual HashSet EM_ExecutableOptionalCourseTeacher { get; set; }
///
/// EM_FreeSelectionCouseApplyTeacher
///
public virtual HashSet EM_FreeSelectionCouseApplyTeacher { get; set; }
///
/// EM_MissionClassTeacher
///
public virtual HashSet EM_MissionClassTeacher { get; set; }
///
/// ER_RetakePlanTeacher
///
public virtual HashSet ER_RetakePlanTeacher { get; set; }
///
/// ES_AdultEducationScheduleTeacher
///
public virtual HashSet ES_AdultEducationScheduleTeacher { get; set; }
///
/// ES_ClassroomExcessiveUse
///
public virtual HashSet ES_ClassroomExcessiveUse { get; set; }
///
/// ES_EducationSchedulingAdjustment
///
public virtual HashSet ES_EducationSchedulingAdjustment_ToUserID { get; set; }
///
/// ES_EducationSchedulingAdjustment1
///
public virtual HashSet ES_EducationSchedulingAdjustment_UserID { get; set; }
///
/// ES_EducationSchedulingAdjustmentTeacher
///
public virtual HashSet ES_EducationSchedulingAdjustmentTeacher { get; set; }
///
/// ES_EducationSchedulingAdjustmentToTeacher
///
public virtual HashSet ES_EducationSchedulingAdjustmentToTeacher { get; set; }
///
/// ES_EducationSchedulingStopTeacher
///
public virtual HashSet ES_EducationSchedulingStopTeacher { get; set; }
///
/// ES_EducationSchedulingTeacher
///
public virtual HashSet ES_EducationSchedulingTeacher { get; set; }
///
/// ES_TeacherScheduleSetting
///
public virtual HashSet ES_TeacherScheduleSetting { get; set; }
///
/// EX_ExaminationTeacher
///
public virtual HashSet EX_ExaminationTeacher { get; set; }
///
/// SUP_LessonRecord
///
public virtual HashSet SUP_LessonRecord { get; set; }
///
/// SUP_ProjectRecord
///
public virtual HashSet SUP_ProjectRecord_UserID { get; set; }
///
/// SUP_SupervisionUser
///
public virtual HashSet SUP_SupervisionUser { get; set; }
///
/// TP_StaffStandard
///
public virtual HashSet TP_StaffStandard { get; set; }
///
/// TP_WorktimeAddition
///
public virtual HashSet TP_WorktimeAddition { get; set; }
///
/// TP_WorktimeAdjustment
///
public virtual HashSet TP_WorktimeAdjustment { get; set; }
///
/// EM_EvaluationSetting
///
public virtual HashSet EM_EvaluationSetting { get; set; }
///
/// EM_ExecutableFreeSelectionCouseScheduling
///
public virtual HashSet EM_ExecutableFreeSelectionCouseScheduling { get; set; }
///
/// EM_FreeSelectionCouseApplyScheduling
///
public virtual HashSet EM_FreeSelectionCouseApplyScheduling { get; set; }
///
/// EM_TeacherEvaluation
///
public virtual HashSet EM_TeacherEvaluation { get; set; }
///
/// EX_ExaminationRoomLayout
///
public virtual HashSet EX_ExaminationRoomLayout { get; set; }
///
/// SUP_ProjectRecord1
///
public virtual HashSet SUP_ProjectRecord_CF_Staff { get; set; }
}
}