Specifies the criteria to use when retrieving a list of company address objects. Only company address 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 for the company address. |
|
Name† |
A string restriction specifying the name of the company. |
|
ContactPerson† |
A string restriction specifying the contact person. |
|
ModifiedDate |
A date/time restriction specifying the date the company address was modified. |