Article Details
Id: | 21866 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 4.01.03 |
Opened: | 12/09/2024 |
Closed: | 17/09/2024 |
Released: | 05/12/2024 |
Job: | J034275 |
finMessagingContact and finMessagingContacts.finJsonMessagingContact now have 'ClientEmploymentRoleType' and 'ClientEmploymentRoleTypeResolved' Properties
The following Classes now have additional Properties:
finMessagingContact
finMessagingContacts.finJsonMessagingContact
The new Properties are:
ClientEmploymentRoleType
ClientEmploymentRoleTypeResolved
When the Messaging Contact has been derived from a Client Employment record, these fields are populated with the Role Type of that Client Employment. When derived from elsewhere (i.e., not a Client Employment), these values will be blank.
For the resolved property, this returns the Role Type if available. If blank, it will return Personnel where the Employment is an Organisation. Otherwise it will return Employer.
This allows Scripts / HTML Widgets to have access to the Role Type when working with collections of finMessagingContact
.