IAddress Methods |
The IAddress type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteAddress |
Deletes the address object using appropriate provider.
|
![]() | SetAddress |
Updates the address object using appropriate provider.
|
Name | Description | |
---|---|---|
![]() | GetCountryThreeLetterCode |
Returns three-letter country code for country specified by AddressCountryID property.
(Defined by IAddressExtensions.) |
![]() | GetCountryTwoLetterCode |
Returns two-letter country code for country specified by AddressCountryID property.
(Defined by IAddressExtensions.) |
![]() | GetStateCode |
Returns state code for state specified by AddressStateID property.
(Defined by IAddressExtensions.) |