CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.Rules.BusinessRuleManager Class Reference

Manages the list of rules for a business type. More...

Properties

List< IBusinessRuleBaseRules [get]
 Gets the list of rule objects for the business type.
bool Initialized [get, set]
 Gets or sets a value indicating whether the rules have been initialized.

Detailed Description

Manages the list of rules for a business type.

Property Documentation

◆ Initialized

bool Csla.Rules.BusinessRuleManager.Initialized
getset

Gets or sets a value indicating whether the rules have been initialized.

◆ Rules

List<IBusinessRuleBase> Csla.Rules.BusinessRuleManager.Rules
get

Gets the list of rule objects for the business type.


The documentation for this class was generated from the following file: