Show/Hide Toolbars

Gets requested properties for involved party records that are associated with a project record, given the unique key of the project record.

Parameters

readInvolvedsForProject Parameter Descriptions

Parameter Name

Data Type

Description

uniqueKey

string

Unique key of the project record whose associated involved party records to read.

properties

List<String>

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

Response

readInvolvedsForProject Response Descriptions

Parameter Name

Data Type

Description

involved

List<involved>

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

See Also:

involved for more information about the properties you can retrieve