| IAddress Methods |
The IAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteAddress |
Deletes the address object using appropriate provider.
| |
| GetValue |
Returns value of column.
(Inherited from ISimpleDataContainer.) | |
| SetAddress |
Updates the address object using appropriate provider.
| |
| SetValue |
Sets value of column.
(Inherited from ISimpleDataContainer.) |
| Name | Description | |
|---|---|---|
| CheckRequiredColumns |
Returns true if given list of columns do not have null values in the object
(Defined by DataExtensions.) |