Click or drag to resize

IWsEndUserGetCountries Method

This method returns all the countries registered

Namespace:  Aruba.Cloud.WsEndUser
Assembly:  Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<List<Country>> GetCountries()

Return Value

Type: WsResultListCountry
The list of all the countries registered
See Also