IRemoval |
public interface IRemovalRuleService : IRemovalRuleQueryService, IBusinessService
The IRemovalRuleService type exposes the following members.
Name | Description | |
---|---|---|
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) |