Click or drag to resize

BusinessRulesExtensions Class

Business rule extensions
Inheritance Hierarchy
SystemObject
  SanteDB.Core.ServicesBusinessRulesExtensions

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public static class BusinessRulesExtensions

The BusinessRulesExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddBusinessRule(IServiceProvider, Type)
Add a business rule service to this instance of me or the next instance
Public methodStatic memberAddBusinessRuleTModel(IServiceProvider, Type)
Adds a new business rule service for the specified model to the application service otherwise adds it to the chain
Public methodStatic memberGetBusinessRuleService
Add a business rule service to this instance of me or the next instance
Top
See Also