Specifies the criteria to use when retrieving a list of project employee expense summary objects. Only project employee expense 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 employee expense. |
|
TransactionState |
A list restriction specifying the transaction state. |
|
Date† |
A date/time restriction specifying the date. |
|
EmployeeId† |
A string restriction specifying the employee ID. |
|
BatchId† |
A string restriction specifying the batch ID. |