[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever an AddressType
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| C0369_CAMPUS | Campus Address ("04") | |
| C0369_EMPLOYER | Employer's Address ("05") | |
| C0369_EMPLOYMENT | Employment Address ("06") | |
| C0369_MAILING | Mailing Address ("03") | |
| C0369_ORGANIZATION | Organization Address ("07") | |
| C0369_OTHER | Other Home Address ("02") | |
| C0369_PERMANENT | Permanent Address ("01") | |
| EMPLOYERS | Employer's address ("1074") | |
| EMPLOYMENT | Employment address ("1075") | |
| MAILING | Mailing address ("0123") | |
| OTHER_HOME | Other home address ("1073") | |
| OTHER_ORGANIZATION | Other organization address ("2382") | |
| PHYSICAL_LOCATION | Physical location address ("0765") | |
| SHIPPING | Shipping address ("0124") | |
| SIF15_CAMPUS | Campus Address (deprecated) ("04") | |
| SIF15_EMPLOYER | Employer's Address (deprecated) ("05") | |
| SIF15_EMPLOYMENT | Employment Address (deprecated) ("06") | |
| SIF15_MAILING | Mailing Address (deprecated) ("03") | |
| SIF15_ORGANIZATION | Organization Address (deprecated) ("07") | |
| SIF15_OTHER | Other Home Address (deprecated) ("02") | |
| SIF15_PERMANENT | Permanent Address (deprecated) ("01") | |
| Wrap(String) | Wrap an arbitrary string value in an AddressType object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
an AddressType object.
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| AddressType | |||||