IZip | |
public interface IZipCodeIntervalService : IZipCodeIntervalQueryService, IBusinessService
The IZipCodeIntervalService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of ZipCodeIntervals matching the specified filter.
(Inherited from IZipCodeIntervalQueryService) | |
| GetAll |
Gets all ZipCodeIntervals
(Inherited from IZipCodeIntervalQueryService) | |
| GetSingle |
Gets a single ZipCodeInterval matching the provided filter.
(Inherited from IZipCodeIntervalQueryService) |