Click or drag to resize
IRegionDataSource Methods

The IRegionDataSource type exposes the following members.

Methods
  NameDescription
Public methodGetRegionCategories
Get region categories. All region categories are returned if parameter countryIsoCode is not specified.
Public methodGetRegionsByCategories
Get regions related to specified region categories.
Public methodGetRegionsByGUIDs
Gets the regions by list of GUID values.
Public methodGetRegionsByIds
Gets the regions by list of regionId values.
Public methodGetRegionsBySearchCriteria
Get regions that matches the search criterias.
Public methodGetRegionTypes
Get all region types.
Top
See Also