Context information provided to a business rule when it is invoked.
void Complete()
Indicates that the rule processing is complete, so CSLA .NET will process the Results list.
void AddDirtyProperty(Csla.Core.IPropertyInfo property)
Adds a property name as a dirty field (changed value).