Click or drag to resize
ELIS

ELISWCFServiceProtocolGetAll Methode

Einsatzleit- & Informationssystem
Liefert Liste von Einsatzprotokolleinträgen für bestimmten Zeitraum Rechte: EINSATZREAD

Namensraum:  ELIS.ELISWCF
Assembly:  ELISWCF (in ELISWCF.dll) Version: 3.7.8601.40037
Syntax
public List<WCFJournalEntry> ProtocolGetAll(
	DateTime fromDate,
	DateTime toDate,
	Guid TicketID
)

Parameter

fromDate
Typ: SystemDateTime
toDate
Typ: SystemDateTime
TicketID
Typ: SystemGuid

Rückgabewert

Typ: ListWCFJournalEntry
Siehe auch