Click or drag to resize

CountryRepositoryGetAllRegions Method

Retrieves a list of all known regions.

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public IReadOnlyCollection<Region> GetAllRegions()

Return Value

IReadOnlyCollectionRegion
The requested list
See Also