Click or drag to resize

TaskGroupElement.HasBeenChanged Event

Raised when the implementing element has been changed

Namespace:  SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Tasks
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.7.0.0 (5.7.0)
Syntax
public event MemberValueElementChangedHandler HasBeenChanged

Value

Type: SD.Tools.Algorithmia.GeneralDataStructures.MemberValueElementChangedHandler

Implements

INotifyAsChanged.HasBeenChanged
See Also