Specifies the criteria to use when retrieving a list of vendor address summary objects. Only vendor address 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 |
---|---|---|
Scope |
A property in criteria used to determine the level of filtering to be used when returning vendor address data. |
|
VendorAddressKeyId† |
A string restriction specifying the ID of the vendor address object. |
|
VendorKeyId† |
A string restriction specifying the ID of the vendor. |
|
PhoneNumber |
A string restriction specifying a telephone number. |
|
Address |
A string restriction specifying address information. |
|
City† |
A string restriction specifying a city. |
|
State† |
A string restriction specifying a state. |
|
PostalCode† |
A string restriction specifying a postal code. |