IPosten | |
public interface IPostenGateVeiEntityService : IPostenGateVeiQueryService, IBusinessService
The IPostenGateVeiEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new PostenGateVei | |
| Delete | Deletes the specified PostenGateVei. | |
| Get |
Gets a list of PostenGateVeis matching the specified filter.
(Inherited from IPostenGateVeiQueryService) | |
| GetAll |
Gets all PostenGateVeis
(Inherited from IPostenGateVeiQueryService) | |
| GetSingle |
Gets a single PostenGateVei matching the provided filter.
(Inherited from IPostenGateVeiQueryService) | |
| Update | Updates the specified PostenGateVei |