Enum Titel
Übersicht möglicher Titel, z.B. eines Geschäftspartners.
Namespace: BO4E.ENUM
Assembly: BO4Enet.dll
Syntax
public enum Titel : int
Fields
| Name | Description |
|---|---|
| DR | Doktor |
| PROF | Professor |
| PROF_DR | Professor Dr. |
Übersicht möglicher Titel, z.B. eines Geschäftspartners.
public enum Titel : int
| Name | Description |
|---|---|
| DR | Doktor |
| PROF | Professor |
| PROF_DR | Professor Dr. |