Click or drag to resize

SourceValueTypePathHasBeenChanged Event

Event which is raised when a contained element has been changed. For observers it's not important which one, they have to re-examine the path for their own requirements to see whether it's still valid.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.DerivedModel
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax
public event MemberValueElementChangedHandler HasBeenChanged

Value

Type: SD.Tools.Algorithmia.GeneralDataStructuresMemberValueElementChangedHandler

Implements

INotifyAsChangedHasBeenChanged
See Also