Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.26 KB

File metadata and controls

17 lines (14 loc) · 1.26 KB

# EmployeeRoleAnalysisCategoryCode

Properties

Name Type Description Notes
analysisCategoryName string Analysis Category Name [optional]
analysisCategoryPublicId string Analysis Category Public Id [optional]
code string The Code for the AnalysisCategoryCode
color string [readonly] The Color for the AnalysisCategoryCode [optional]
employee \SynergiTech\Staffology\Model\Item [optional]
employeeRolePublicId string Employee Role Public Id [optional]
isPrimary bool Set to true if this is the primary AnalysisCategoryCode for the Employee. Only one AnalysisCategoryCode can be set as the primary. [optional]
title string [readonly] The Title for the AnalysisCategoryCode [optional]
weighting float If there is more than one AnalysisCategoryCode Membership for the Employee then this determines the weighting to give to this membership. ie, if he is in two AnalysisCategoryCode you might set the primary as 0.8 and the secondary as 0.2; [optional]

[Back to Model list] [Back to API list] [Back to README]