CustCollectionsAgent::getAgentName Method
Retrieves the name of an agent by using the specified DirPartyRelationship record ID.
Syntax
server public static DirPartyName getAgentName(CustCollectionsTeamRecId _dirPartyRelationship)
Run On
Server
Parameters
- _dirPartyRelationship
Type: CustCollectionsTeamRecId Extended Data Type
The record ID of the DirPartyRelationship record for the agent.
Return Value
Type: DirPartyName Extended Data Type
The name of an agent; otherwise, an empty string.