Click or drag to resize
ELIS

ELISWCFServiceAlarmplanObjGetAll Methode

Einsatzleit- & Informationssystem
Liefert Liste von Alarmplanobjekten für einen bestimmten Alarmplan Rechte: DATAREAD

Namensraum:  ELIS.ELISWCF
Assembly:  ELISWCF (in ELISWCF.dll) Version: 3.7.8601.40037
Syntax
public List<WCFAlarmplanObj> AlarmplanObjGetAll(
	int apId,
	Guid TicketID
)

Parameter

apId
Typ: SystemInt32
Alarmplan DB Id
TicketID
Typ: SystemGuid

Rückgabewert

Typ: ListWCFAlarmplanObj

Implementiert

IELISWCFServiceAlarmplanObjGetAll(Int32, Guid)
Siehe auch