CaseAssociation.insertCaseAssociation Method
Is used when the related association has the same case but a different related entity.
Syntax
private void insertCaseAssociation(CaseEntityType _parentType, RefRecId _parentRecId)
Run On
Called
Parameters
- _parentType
Type: CaseEntityType Enumeration
The CaseEntityType value that corresponds to the related entity.
- _parentRecId
Type: RefRecId Extended Data Type
The record ID of the related entity.