Click or drag to resize
ELIS

IELISWCFServiceAppLogWrite2 Methode

Einsatzleit- & Informationssystem
Schreibt Eintrag in ELIS AppLog

Namensraum:  ELIS.ELISWCF
Assembly:  ELISWCF (in ELISWCF.dll) Version: 3.7.8601.40037
Syntax
bool AppLogWrite2(
	string EventType,
	double GPSLatitude,
	double GPSLongitude,
	double GPSAltitude,
	string Info,
	string location,
	DateTime Zeit,
	string DeviceFamily,
	string DeviceName,
	string DeviceOS,
	Guid TicketID
)

Parameter

EventType
Typ: SystemString
GPSLatitude
Typ: SystemDouble
GPSLongitude
Typ: SystemDouble
GPSAltitude
Typ: SystemDouble
Info
Typ: SystemString
location
Typ: SystemString
Zeit
Typ: SystemDateTime
DeviceFamily
Typ: SystemString
DeviceName
Typ: SystemString
DeviceOS
Typ: SystemString
TicketID
Typ: SystemGuid

Rückgabewert

Typ: Boolean
Siehe auch