Click or drag to resize

IOBERONServiceGetCompanyBranches Method

EXALOGIC
Vráti zoznam prevádzok.

Namespace: Exa.OBERON.Services
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntax
ResultValue<List<CompanyBranch>> GetCompanyBranches()

Return Value

ResultValueListCompanyBranch
Vráti pole tried CompanyBranch.
Example
Url: http://address:port/GetCompanyBranches
See Also