Show/Hide Toolbars

Gets requested properties for involved party records given search criteria.

Parameters

readInvolvedsByCriteria Parameter Descriptions

Parameter Name

Data Type

Description

involvedEntityTypeUniqueCode

string

Unique code of the involved party object definition whose records to read. This should correspond to the involved party that is a child object of associated target project.

criteria

searchCriteria

Search criteria or conditions to search for.

limit

int

The maximum number of involved party records to return in the search results.

properties

List<String>

A list of String values that identify the property names whose values to return with the resulting involved party records.

Response

readInvolvedsByCriteria Response Descriptions

Parameter Name

Data Type

Description

involved

List<involved>

A list of involved party records. Only specified property values are returned with the records.

See Also:

involved for more information about the properties you can retrieve