Specifies the set of criteria to use when retrieving a service equipment object. Only service equipment 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 service equipment. |
|
CustomerId |
A string restriction specifying the customer ID for the service equipment. |
|
AddressId |
A string restriction specifying the address ID for the service equipment. |
|
ItemId |
A string restriction specifying the item ID for the service equipment. |
|
StatusId |
A string restriction specifying the status ID for the service equipment. |
|
InstallDate |
A date/time restriction specifying the date the service equipment was installed. |
|
Scope |
A property in criteria used to determine the level of filtering to be used when returning service equipment data. |