PositionSkill
Represents position skills used to define named competency categories for staffing and project resource assignments.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the position skill. |
| auditCreatedDateTime | Datetime | True |
The date and time when the position skill was created. |
| auditModifiedBy | String | True |
The user who last modified the position skill. |
| auditModifiedDateTime | Datetime | True |
The date and time when the position skill was last modified. |
| description | String | False |
The description of this position skill. |
| entity_Href | String | True |
The URL of the entity associated with this position skill. |
| entity_Id | String | True |
The Id of the entity associated with this position skill. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this position skill. |
| entity_Name | String | True |
The name of the entity associated with this position skill. |
| href | String | True |
The URL of the position skill resource. |
| id | String | False |
The unique identifier of the position skill record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the position skill record. |
| status | String | False |
The current status of the position skill, such as active or inactive. |