Definiert Konstanten für Entitätstypen
Declaration Syntax
C# | Visual Basic | Visual C++ |
public enum EntityType
Public Enumeration EntityType
public enum class EntityType
Members
Member | Description |
---|---|
Objekt |
Entitätstyp 'Objekt'
|
Projekt |
Entitätstyp 'Projekt'
|
Kontakt |
Entitätstyp 'Kontakt'
|
Dokument |
Entitätstyp 'Dokument'
|
Aktivität |
Entitätstyp 'Aktivität'
|
Anfrage |
Entitätstyp 'Anfrage'
|