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