WorklifeTeamMembersLOV
WorklifeTeamMembersLOV
Columns
| Name | Type | Description |
| PersonId [KEY] | Long | Unique identifier for the team member. |
| DisplayName | String | Team member's display name. |
| JobName | String | Job name of the team member. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| BusinessGroupId | Long | BusinessGroupId |
| FilterAttributes | String | FilterAttributes |
| SearchTerms | String | SearchTerms |
| Finder | String | finder |