getCapsWithConditionsRelatedByRefContact
Searches for records that share the same reference contact and same record condition, and returns the result as an array of CapIDModels.
Version
2.0
Parameters
| Parameter | Type | Description | 
|---|---|---|
| itemCap | string | The capIDModel of record. | 
| capType | string | Application type. | 
| pType | string | Condition type, leave null for wildcard search. | 
| pStatus | string | Condition status. | 
| pDesc | string | Condition description. | 
| pImpact | string | Condition impact code. |