Specifies the criteria to use when retrieving a list of project contract summary objects. Only project contract summary objects that match the specified criteria will be returned. For the best performance, create criteria that uses only the properties marked with the dagger (†). These properties correspond to indexed columns in the database.
Property |
Type |
Description |
---|---|---|
Id† |
A string restriction specifying the ID of the project contract. |
|
CustomerId† |
A string restriction specifying the customer ID. |
|
ProjectClassId† |
A string restriction specifying the class of the project contract. |
|
BusinessManagerId† |
A string restriction specifying the business manager ID. |