IStreet |
public interface IStreetAlternativeService : IStreetAlternativeQueryService, IBusinessService
The IStreetAlternativeService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of StreetAlternatives matching the specified filter.
(Inherited from IStreetAlternativeQueryService) | |
GetAll |
Gets all StreetAlternatives
(Inherited from IStreetAlternativeQueryService) | |
GetSingle |
Gets a single StreetAlternative matching the provided filter.
(Inherited from IStreetAlternativeQueryService) |