![]() |
CSLA .NET 10.0.0
A home for your business logic
|
Holds broken rules for an Node in the BrokenRulesTree. More...
Properties | |
| object? | Parent [get] |
| Gets the parent key. Root key is null. | |
| object | Node [get] |
| Gets the node key. | |
| BrokenRulesCollection | BrokenRules [get] |
| Gets the broken rules for this node. | |
| object | Object [get] |
| Gets the Business Object. | |
Holds broken rules for an Node in the BrokenRulesTree.
|
get |
Gets the broken rules for this node.
The node broken rules.
|
get |
Gets the node key.
The node.
|
get |
Gets the Business Object.
The object.
|
get |
Gets the parent key. Root key is null.
The parent.