KanbanJob::legalEntityFromRecId Method
Retrieves the LegalEntity value related to the current record.
Syntax
client server public static LegalEntity legalEntityFromRecId(KanbanJobRefRecId _kanbanJobRecId)
Run On
Called
Parameters
- _kanbanJobRecId
Type: KanbanJobRefRecId Extended Data Type
The record ID of the KanbanJob record.
Return Value
Type: LegalEntity Extended Data Type
A LegalEntity type value.