Click or drag to resize
EntityDefinition Events

The EntityDefinition type exposes the following members.

Events
  NameDescription
Public eventGroupableModelElementChanged
Event which is raised when the definition of this GroupableModelElement has been changed. What has changed is enclosed inside the event args.
(Inherited from GroupableModelElement.)
Public eventHasBeenChanged
Raised when the implementing element has been changed
(Inherited from GroupableModelElement.)
Public eventHasBeenRemoved
Raised when the implementing element has been removed from its container
(Inherited from GroupableModelElement.)
Public eventPropertyChanged
Occurs when a property value changes. (INotifyPropertyChanged)
(Inherited from GroupableModelElement.)
Top
See Also