|
| virtual ? PeriodExam | PeriodExam [get, set] |
| |
| virtual ? PositionExam | PositionExam [get, set] |
| |
| string | UserId = string.Empty [get, set] |
| |
| string | Status = "register" [get, set] |
| |
| string? | ExamIdenNumber [get, set] |
| |
| string? | SeatNumber [get, set] |
| |
| string? | PointTotalA [get, set] |
| |
| string? | PointPath1A [get, set] |
| |
| string? | PointPath2A [get, set] |
| |
| string? | PointPath3A [get, set] |
| |
| string? | PointA [get, set] |
| |
| string? | PointPerA [get, set] |
| |
| string? | ResultA [get, set] |
| |
| string? | PointTotalB [get, set] |
| |
| string? | PointB [get, set] |
| |
| string? | PointPerB [get, set] |
| |
| string? | ResultB [get, set] |
| |
| string? | PointTotalC [get, set] |
| |
| string? | PointPath1C [get, set] |
| |
| string? | PointPath2C [get, set] |
| |
| string? | PointC [get, set] |
| |
| string? | PointPerC [get, set] |
| |
| string? | ResultC [get, set] |
| |
| Document? | ProfileImg [get, set] |
| |
| Document? | PaymentImg [get, set] |
| |
| string? | Number [get, set] |
| |
| Guid? | PrefixId [get, set] |
| |
| string? | PrefixName [get, set] |
| |
| string? | FirstName [get, set] |
| |
| string? | LastName [get, set] |
| |
| string? | Nationality [get, set] |
| |
| DateTime? | DateOfBirth [get, set] |
| |
| Guid? | RelationshipId [get, set] |
| |
| string? | RelationshipName [get, set] |
| |
| Guid? | ReligionId [get, set] |
| |
| string? | ReligionName [get, set] |
| |
| string? | Email [get, set] |
| |
| string? | CitizenId [get, set] |
| |
| Guid? | CitizenDistrictId [get, set] |
| |
| string? | CitizenDistrictName [get, set] |
| |
| Guid? | CitizenProvinceId [get, set] |
| |
| string? | CitizenProvinceName [get, set] |
| |
| DateTime? | CitizenDate [get, set] |
| |
| string? | Telephone [get, set] |
| |
| string? | MobilePhone [get, set] |
| |
| string? | Knowledge [get, set] |
| |
| string? | RegistAddress [get, set] |
| |
| Guid? | RegistProvinceId [get, set] |
| |
| string? | RegistProvinceName [get, set] |
| |
| Guid? | RegistDistrictId [get, set] |
| |
| string? | RegistDistrictName [get, set] |
| |
| Guid? | RegistSubDistrictId [get, set] |
| |
| string? | RegistSubDistrictName [get, set] |
| |
| string? | RegistZipCode [get, set] |
| |
| bool? | RegistSame [get, set] |
| |
| string? | CurrentAddress [get, set] |
| |
| Guid? | CurrentProvinceId [get, set] |
| |
| string? | CurrentProvinceName [get, set] |
| |
| Guid? | CurrentDistrictId [get, set] |
| |
| string? | CurrentDistrictName [get, set] |
| |
| Guid? | CurrentSubDistrictId [get, set] |
| |
| string? | CurrentSubDistrictName [get, set] |
| |
| string? | CurrentZipCode [get, set] |
| |
| bool? | Marry [get, set] |
| |
| Guid? | MarryPrefixId [get, set] |
| |
| string? | MarryPrefixName [get, set] |
| |
| string? | MarryFirstName [get, set] |
| |
| string? | MarryLastName [get, set] |
| |
| string? | MarryOccupation [get, set] |
| |
| string? | MarryNationality [get, set] |
| |
| Guid? | FatherPrefixId [get, set] |
| |
| string? | FatherPrefixName [get, set] |
| |
| string? | FatherFirstName [get, set] |
| |
| string? | FatherLastName [get, set] |
| |
| string? | FatherOccupation [get, set] |
| |
| string? | FatherNationality [get, set] |
| |
| Guid? | MotherPrefixId [get, set] |
| |
| string? | MotherPrefixName [get, set] |
| |
| string? | MotherFirstName [get, set] |
| |
| string? | MotherLastName [get, set] |
| |
| string? | MotherOccupation [get, set] |
| |
| string? | MotherNationality [get, set] |
| |
| string? | OccupationOrg [get, set] |
| |
| string? | OccupationPile [get, set] |
| |
| string? | OccupationGroup [get, set] |
| |
| int? | OccupationSalary [get, set] |
| |
| string? | OccupationPosition [get, set] |
| |
| string? | OccupationPositionType [get, set] |
| |
| string? | OccupationTelephone [get, set] |
| |
| string? | RejectDetail [get, set] |
| |
| string? | Pass [get, set] |
| |
| string? | ExamReason [get, set] |
| |
| int? | ReviewPoint [get, set] |
| |
| string? | Review [get, set] |
| |
| DateTime? | RegisterDate [get, set] |
| |
| DateTime? | PaymentDate [get, set] |
| |
| Guid? | ContactPrefixId [get, set] |
| |
| string? | ContactPrefixName [get, set] |
| |
| string? | ContactFirstname [get, set] |
| |
| string? | ContactLastname [get, set] |
| |
| string? | ContactRelations [get, set] |
| |
| string? | ContactTel [get, set] |
| |
| virtual List< Education > | Educations = new List<Education>() [get, set] |
| |
| virtual List< Career > | Careers = new List<Career>() [get, set] |
| |
Properties inherited from BMA.EHR.Domain.Models.Base.EntityBase |
| Guid | Id [get, set] |
| |
| DateTime | CreatedAt = DateTime.Now [get, set] |
| |
| string | CreatedUserId = string.Empty [get, set] |
| |
| DateTime? | LastUpdatedAt [get, set] |
| |
| string | LastUpdateUserId = string.Empty [get, set] |
| |
| string | CreatedFullName = string.Empty [get, set] |
| |
| string | LastUpdateFullName = string.Empty [get, set] |
| |