|
| DateTime? | Date [get, set] |
| |
| int? | Order [get, set] |
| |
| double? | Amount [get, set] |
| |
| double? | PositionSalaryAmount [get, set] |
| |
| double? | MouthSalaryAmount [get, set] |
| |
| Guid? | OcId [get, set] |
| |
| Guid? | OrganizationShortNameId [get, set] |
| |
| Guid? | PositionId [get, set] |
| |
| Guid? | PosNoId [get, set] |
| |
| string? | PosNoEmployee [get, set] |
| |
| Guid? | PositionLineId [get, set] |
| |
| Guid? | PositionPathSideId [get, set] |
| |
| Guid? | PositionTypeId [get, set] |
| |
| PositionLevel? | PositionLevel [get, set] |
| |
| Guid? | PositionExecutiveId [get, set] |
| |
| Guid? | PositionExecutiveSideId [get, set] |
| |
| Guid? | PositionEmployeePositionId [get, set] |
| |
| Guid? | PositionEmployeePositionSideId [get, set] |
| |
| Guid? | PositionEmployeeLevelId [get, set] |
| |
| Guid? | PositionEmployeeGroupId [get, set] |
| |
| string? | SalaryClass [get, set] |
| |
| string? | SalaryRef [get, set] |
| |
| virtual List< ProfileSalaryHistory > | ProfileSalaryHistorys = new List<ProfileSalaryHistory>() [get, set] |
| |
| virtual ? Profile | Profile [get, set] |
| |
| string | CommandNo [get, set] |
| |
| string | CommandTypeName [get, set] |
| |
| string? | SalaryStatus [get, set] |
| |
| bool | IsActive = true [get, set] |
| |
| string? | RefCommandNo [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] |
| |
◆ Amount
| double? BMA.EHR.Domain.Models.HR.ProfileSalary.Amount |
|
getset |
◆ CommandNo
| string BMA.EHR.Domain.Models.HR.ProfileSalary.CommandNo |
|
getset |
◆ CommandTypeName
| string BMA.EHR.Domain.Models.HR.ProfileSalary.CommandTypeName |
|
getset |
◆ Date
| DateTime? BMA.EHR.Domain.Models.HR.ProfileSalary.Date |
|
getset |
◆ IsActive
| bool BMA.EHR.Domain.Models.HR.ProfileSalary.IsActive = true |
|
getset |
◆ MouthSalaryAmount
| double? BMA.EHR.Domain.Models.HR.ProfileSalary.MouthSalaryAmount |
|
getset |
◆ OcId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.OcId |
|
getset |
◆ Order
| int? BMA.EHR.Domain.Models.HR.ProfileSalary.Order |
|
getset |
◆ OrganizationShortNameId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.OrganizationShortNameId |
|
getset |
◆ PositionEmployeeGroupId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.PositionEmployeeGroupId |
|
getset |
◆ PositionEmployeeLevelId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.PositionEmployeeLevelId |
|
getset |
◆ PositionEmployeePositionId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.PositionEmployeePositionId |
|
getset |
◆ PositionEmployeePositionSideId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.PositionEmployeePositionSideId |
|
getset |
◆ PositionExecutiveId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.PositionExecutiveId |
|
getset |
◆ PositionExecutiveSideId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.PositionExecutiveSideId |
|
getset |
◆ PositionId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.PositionId |
|
getset |
◆ PositionLevel
| PositionLevel? BMA.EHR.Domain.Models.HR.ProfileSalary.PositionLevel |
|
getset |
◆ PositionLineId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.PositionLineId |
|
getset |
◆ PositionPathSideId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.PositionPathSideId |
|
getset |
◆ PositionSalaryAmount
| double? BMA.EHR.Domain.Models.HR.ProfileSalary.PositionSalaryAmount |
|
getset |
◆ PositionTypeId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.PositionTypeId |
|
getset |
◆ PosNoEmployee
| string? BMA.EHR.Domain.Models.HR.ProfileSalary.PosNoEmployee |
|
getset |
◆ PosNoId
| Guid? BMA.EHR.Domain.Models.HR.ProfileSalary.PosNoId |
|
getset |
◆ Profile
| virtual ? Profile BMA.EHR.Domain.Models.HR.ProfileSalary.Profile |
|
getset |
◆ ProfileSalaryHistorys
◆ RefCommandNo
| string? BMA.EHR.Domain.Models.HR.ProfileSalary.RefCommandNo |
|
getset |
◆ SalaryClass
| string? BMA.EHR.Domain.Models.HR.ProfileSalary.SalaryClass |
|
getset |
◆ SalaryRef
| string? BMA.EHR.Domain.Models.HR.ProfileSalary.SalaryRef |
|
getset |
◆ SalaryStatus
| string? BMA.EHR.Domain.Models.HR.ProfileSalary.SalaryStatus |
|
getset |
The documentation for this class was generated from the following file: