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+9acb7434aeb2855fb928fe129dfe34575a6d8fd4
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