![]() | |
IStreet |
public interface IStreetStandardEntityService : IStreetStandardQueryService, IBusinessService
The IStreetStandardEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new StreetStandard |
![]() | Delete | Deletes the specified StreetStandard. |
![]() | 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) |
![]() | Update | Updates the specified StreetStandard |