Click or drag to resize

IOBERONServiceGetCountryList Method

EXALOGIC
Načítanie zoznamu krajín.

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<Country>> GetCountryList()

Return Value

ResultValueListCountry
Vráti pole tried Country.
Example
Url: http://address:port/GetCountryList
See Also