This attribute indicates that a method mutates the persistence-relevant state of a persistable object. In other words, when a method with this attribute is called, the persistable object must be subsequently updated to the database upon transaction Commit.
For a list of all members of this type, see MutatorAttribute Members.
System.Object
Attribute
MutatorAttribute
Namespace: DomainObjects.Facade.Domain
Assembly: DomainObjects.Core (in DomainObjects.Core.dll)
MutatorAttribute Members | DomainObjects.Facade.Domain Namespace