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: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public static class BusinessRulesExtensions

The BusinessRulesExtensions type exposes the following members.

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