Click or drag to resize

IOBERONCashRegisterServiceUploadApplicationLog Method

EXALOGIC
Odoslanie súboru LOG z externej aplikácie do programu OBERON Center.

Namespace: Exa.OBERON.Services
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntax
ResultValue<string> UploadApplicationLog(
	Stream logFileData
)

Parameters

logFileData  Stream

Return Value

ResultValueString
Vráti informáciu o uložení log súboru.
Example
Url: http://address:port/UploadApplicationLog
See Also