IProcessing | |
The IProcessingRuleEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new ProcessingRule | |
| Delete | Deletes the specified ProcessingRule. | |
| Get | 
            Gets a list of ProcessingRules matching the specified filter.
             (Inherited from IProcessingRuleQueryService)  | |
| GetAll | 
            Gets all ProcessingRules
             (Inherited from IProcessingRuleQueryService)  | |
| GetSingle | 
            Gets a single ProcessingRule matching the provided filter.
             (Inherited from IProcessingRuleQueryService)  | |
| Update | Updates the specified ProcessingRule |