Severa API documentation
Severa API documentation
Severa
Severa.API
ICountry Interface
ICountry Methods
ICountry Interface
Contains the Country operations exposed by the API service.
Namespace:
Severa.API
Assembly:
Severa.SOAP.API (in Severa.SOAP.API.dll) Version: 1.0.0+5e6f58e3edb88d6a1b6bcd1fb5c50970e5924e19
Syntax
C#
VB
Copy
public
interface
ICountry
Public
Interface
ICountry
The
ICountry
type exposes the following members.
Methods
Name
Description
GetCountryByGUID
Gets a Country by GUID.
GetCountryByISO
Gets a country by ISO identifier.
GetCountryByName
Gets a country by English name.
Top
See Also
Reference
Severa.API Namespace