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+cc2a5357b8231e24c5fd7606bb1e71a1374ad1e9
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