ReferencedElementHasBeenChanged 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 EventHandler HasBeenChanged
Public Event HasBeenChanged As EventHandler
Value
Type:
SystemEventHandlerSee Also