NameComponentKeys Class |
Namespace: SanteDB.Core.Model.Constants
The NameComponentKeys type exposes the following members.
| Name | Description | |
|---|---|---|
| Delimiter |
The name component represents a delimeter in a name such as hyphen or space
| |
| Family |
The name component represents the surname
| |
| Given |
The name component represents the given name
| |
| Prefix |
The name component represents the prefix such as Von or Van
| |
| Suffix |
The name component represents a suffix such as III or Esq.
| |
| Title |
The name component represents a formal title like Mr, Dr, Capt.
|