Click or drag to resize
ELIS

WCFAlarmplanObj Klasse

Einsatzleit- & Informationssystem
Alarmplan Element
Vererbungshierarchie
SystemObject
  ELIS.ELISWCF.ApDataContractsWCFAlarmplanObj

Namensraum:  ELIS.ELISWCF.ApDataContracts
Assembly:  ELISWCF (in ELISWCF.dll) Version: 3.7.8601.40037
Syntax
public class WCFAlarmplanObj : IComparable<WCFAlarmplanObj>

Der WCFAlarmplanObj Typ exponiert die folgenden Member.

Konstruktoren
Methoden
  NameBeschreibung
Public MethodeCompareTo
Vergleicht Alarmplanobjekte (ID)
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 FeldAlarmplanID
DB Alarmplan ID
Public FeldAlarmstufe
Alarmstufe
Public FeldFahrzeug
Alarmplan Fahrzeug
Public FeldFahrzeugID
DB Fahrzeug ID
Public FeldFeuerwehr
Alarmplan Feuerwehr
Public FeldId
DB Id - nicht ändern
Public FeldZeitraum
Gültigkeitszeitraum (Wochenrhythmus) - Standard "24x7"
Zurück nach oben
Siehe auch