Manages the list of rules for a business type. More...
Properties | |
List< IBusinessRuleBase > | Rules [get] |
Gets the list of rule objects for the business type. More... | |
bool | Initialized [getset] |
Gets or sets a value indicating whether the rules have been initialized. More... | |
Manages the list of rules for a business type.
Definition at line 22 of file BusinessRuleManager.cs.
|
getset |
Gets or sets a value indicating whether the rules have been initialized.
Definition at line 100 of file BusinessRuleManager.cs.
|
get |
Gets the list of rule objects for the business type.
Definition at line 94 of file BusinessRuleManager.cs.