Click or drag to resize
ELIS

ELISWCFServiceEinsatzTyp_GruppenGetByGruppe Methode

Einsatzleit- & Informationssystem
Liefert alle Einsatztypzuordnungen für eine Gruppe Rechte: keine

Namensraum:  ELIS.ELISWCF
Assembly:  ELISWCF (in ELISWCF.dll) Version: 3.7.8601.40037
Syntax
public List<WCFEinsatzTypGruppe> EinsatzTyp_GruppenGetByGruppe(
	WCFBenutzerGruppe gruppe,
	Guid TicketID
)

Parameter

gruppe
Typ: ELIS.ELISWCFWCFBenutzerGruppe
TicketID
Typ: SystemGuid

Rückgabewert

Typ: ListWCFEinsatzTypGruppe

Implementiert

IELISWCFServiceEinsatzTyp_GruppenGetByGruppe(WCFBenutzerGruppe, Guid)
Siehe auch