InternetAddressKeyChangedCriteria


Description

Specifies the criteria to use when retrieving a list of Internet addresses that have changed. Only changed Internet address key objects that match the specified criteria will be returned.

Properties

Property

Type

Description

InternetAddressType

BetweenRestrictionOfString

A string restriction specifying the type of object that the Internet addresses are associated with. Use one of the following three-character values:

CMP - Company

CUS - Customers

EMP - Employees

ITM - Items

SLP - Salespeople

VEN - Vendors

InternetAddressKeyId

BetweenRestrictionOfString

A string restriction specifying the object that the Internet addresses are associated with. Typically, the string value matches the primary key value of the object.

AddressKeyId

BetweenRestrictionOfString

A string restriction specifying that address that the changed Internet address is associated with.


Inherits from

BaseChangedKeyCriteria


Documentation Feedback