Click or drag to resize
ELIS

WCFEinsatzTyp Klasse

Einsatzleit- & Informationssystem
Einsatzkategorie
Vererbungshierarchie
System.Object
  ELIS.ELISWCF.ApDataContracts.WCFEinsatzTyp

Namensraum:  ELIS.ELISWCF.ApDataContracts
Assembly:  ELISWCF (in ELISWCF.dll) Version: 3.7.8601.40037
Syntax
public class WCFEinsatzTyp

Der WCFEinsatzTyp Typ exponiert die folgenden Member.

Konstruktoren
Methoden
  NameBeschreibung
Public MethodeEquals
Determines whether the specified object is equal to the current object.
(Vererbt von Object.)
Protected MethodeFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Vererbt von Object.)
Public MethodeGetHashCode
Serves as the default hash function.
(Vererbt von Object.)
Public MethodeGetType
Gets the Type of the current instance.
(Vererbt von Object.)
Protected MethodeMemberwiseClone
Creates a shallow copy of the current Object.
(Vererbt von Object.)
Public MethodeToString
Returns a string that represents the current object.
(Vererbt von Object.)
Zurück nach oben
Felder
  NameBeschreibung
Public FeldAktiv
Einsatztyp aktiv (und somit auswählbar)
Public FeldAlarmplanKategorie
Alarmplankategorie des Einsatztyps
Public FeldBezeichnung
Bezeichnung
Public FeldChangedDate
Letzte Änderung
Public FeldId
DB Id
Public FeldPrioritaet
Einsatztyp Priorität - kann entweder 'A' oder 'B' oder leer sein
Zurück nach oben
Siehe auch