[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a NameType
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| ALIAS | Alias ("03") | |
| BIRTH | Given Name (Name at Birth) ("01") | |
| LEGAL | Current legal ("02") | |
| MARRIED | Married name ("07") | |
| NAME_OF_RECORD | Name of record ("04") | |
| PREVIOUS | Previous Name (sometimes called Maiden Name of Female Persons) ("05") | |
| PROFESSIONAL | Professional name ("08") | |
| Wrap(String) | Wrap an arbitrary string value in a NameType object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a NameType object.
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| NameType | |||||