![]() | |
IRemoval |
public interface IRemovalRuleEntityService : IRemovalRuleQueryService, IBusinessService
The IRemovalRuleEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new RemovalRule |
![]() | Delete | Deletes the specified RemovalRule. |
![]() | Get |
Gets a list of RemovalRules matching the specified filter.
(Inherited from IRemovalRuleQueryService) |
![]() | GetAll |
Gets all RemovalRules
(Inherited from IRemovalRuleQueryService) |
![]() | GetSingle |
Gets a single RemovalRule matching the provided filter.
(Inherited from IRemovalRuleQueryService) |
![]() | Update | Updates the specified RemovalRule |