Click or drag to resize

IOBERONCashRegisterServiceSystem_Resources_GetFile Method

EXALOGIC
Metóda vracia konkrétne súbory, potrebné v html aplikácii napr. kuchynských monitoroch.

Namespace: Exa.OBERON.Services
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.78.0 (5.0.78.0)
Syntax
Stream System_Resources_GetFile(
	string filePath
)

Parameters

filePath  String
Cesta k požadovanému súboru webovej služby umožňuje načítanie z podadresárov podľa cesty.

Return Value

Stream
Example
Url: http://address:port/resource/{*filePath}
See Also