EmployeeAddress
Forefront
Description
Extends the International Address class with properties that are specific to an employee address.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The employee address key object that uniquely identifies the employee address. | |
County | string | 60 | Empty | The county for the address. |
InternetAddresses | N/A | N/A | An InternetAddress object that specifies the set of Internet addresses for an employee. | |
DeleteOnUpdate | boolean | N/A | False | Set this flag to True when calling the Update operation to remove the address from the customer. |
Inherits from
Show: