CaseAssociation::find Method
Finds a case association record.
Syntax
server public static CaseAssociation find(Common _externalRecord, RefRecId _caseRecId)
Run On
Server
Parameters
- _externalRecord
Type: Common Table
An external record buffer.
- _caseRecId
Type: RefRecId Extended Data Type
A case record ID.
Return Value
Type: CaseAssociation Table
The case association record, if it is found; otherwise, an empty record.