Enum Anrede
Übersicht möglicher Anreden, z.B. eines Geschäftspartners.
Namespace: BO4E.ENUM
Assembly: BO4Enet.dll
Syntax
public enum Anrede : int
Fields
| Name | Description |
|---|---|
| DR | Doktor |
| EHELEUTE | Eheleute |
| FIRMA | Firma |
| FRAU | Frau |
| HERR | Herr |
| INDIVIDUELL | Individuell festgelegt |