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+0805aa6f00bdf9d98f1463ed5504d3f1b9f4a60a
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