Click or drag to resize
Infosoft Logo

IRemovalRuleEntityService Methods

The IRemovalRuleEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new RemovalRule
Public methodDelete Deletes the specified RemovalRule.
Public methodGet Gets a list of RemovalRules matching the specified filter.
(Inherited from IRemovalRuleQueryService)
Public methodGetAll Gets all RemovalRules
(Inherited from IRemovalRuleQueryService)
Public methodGetSingle Gets a single RemovalRule matching the provided filter.
(Inherited from IRemovalRuleQueryService)
Public methodUpdate Updates the specified RemovalRule
Top
See Also