DEL_Address::formatAddress Method
Syntax
server public static Addressing formatAddress(
AddressStreet _street,
AddressZipCodeId _zipcode,
AddressCity _city,
AddressCountryRegionId _countryRegion,
AddressStateId _state,
AddressCountyId _county)
Run On
Server
Parameters
- _street
Type: AddressStreet Extended Data Type
- _zipcode
Type: AddressZipCodeId Extended Data Type
- _city
Type: AddressCity Extended Data Type
- _countryRegion
Type: AddressCountryRegionId Extended Data Type
- _state
Type: AddressStateId Extended Data Type
- _county
Type: AddressCountyId Extended Data Type