Specifies the set of criteria to use when retrieving a service call document object. Only service call documents 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 |
---|---|---|
ServiceTypeId |
A string restriction specifying the ID of the service type. |
|
TechnicianId |
A string restriction specifying the technician ID for the service call document. |
|
StatusCodeId |
A string restriction specifying the status code ID for the service call document. |
|
Scope |
A property in criteria used to determine the level of filtering to be used when returning service call document data. |