Click or drag to resize

SourceNavigatorPathHasBeenChanged 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.9.0.0 (5.9.0)
Syntax
public event MemberValueElementChangedHandler HasBeenChanged

Value

Type: SD.Tools.Algorithmia.GeneralDataStructuresMemberValueElementChangedHandler

Implements

INotifyAsChangedHasBeenChanged
See Also