IAdapterDataHelperGetCountries Method | |
Gets a list of countries
Namespace:
PSI.Sox.Adapter.Interfaces
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax IEnumerable<Country> GetCountries()
Return Value
Type:
IEnumerableCountrylist of countries
See Also