共用方式為


評分等級

適用於這些 Dynamics 365 應用程式:
人力資源

本文說明 Dynamics 365 Human Resources 的評分等級實體。

實際名稱:mshr_hcmratinglevelentity

描述

本實體提供可用的技能評等級別。 評等級別適用所有法人實體。

JSON 呈現

{
    "mshr_description": "String",
    "mshr_factor": Int,
    "mshr_note": "String",
    "mshr_ratinglevelid": "String",
    "mshr_ratingmodelid": "String",
    "mshr_primaryfield": "String",
    "_mshr_fk_ratingmodelentity_id_value": "Guid",
    "mshr_hcmratinglevelentityid": "Guid"
}

屬性

屬性
實體名稱
類型
使用 描述
評分等級實體識別碼
mshr_hcmratinglevelentityid
GUID
唯讀
必要
系統產生
系統產生的唯一級別識別碼。
評分等級識別碼
mshr_ratinglevelid
字串
讀/寫
必要
使用者可讀的唯一級別識別碼。
評分模型識別碼
mshr_ratingmodelid
字串
讀/寫
必要
評等級別所屬的評等模型。
評分模型等級識別碼
_mshr_fk_ratingmodelentity_id_value
GUID
唯讀
必要
外部金鑰:mshr_hcmratingmodelentity 的 mshr_hcmratingmodelentityid
系統產生評等級別所屬的評等模型識別碼。
描述
mshr_description
字串
讀/寫
必要
評等級別說明。
因素
mshr_factor
整數
讀/寫
必要
評等級別因素。 當您比較評等級別不同的項目時,因素會用來標準化分數。 值必須為 0 到 9 的整數。
附註
mshr_note
字串
讀/寫
可選項目
與評等級別關聯的任何注釋。
主欄位
mshr_primaryfield
字串
唯讀
必要
預計當作實體記錄識別碼的欄位。 評等級別 ID 和評等模型 ID 組合。

也請參閱

申請人追蹤系統整合 API 簡介
準員工的範例查詢