
| Visual Basic (Declaration) | |
|---|---|
Public Class EntityChangedEventArgs Inherits EntityChangeEventArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As EntityChangedEventArgs | |
| C# | |
|---|---|
public class EntityChangedEventArgs : EntityChangeEventArgs | |
| C++/CLI | |
|---|---|
public ref class EntityChangedEventArgs : public EntityChangeEventArgs | |
The EntityGroup.EntityChanged event fires whenever an action has taken place on an entity. See the EntityAction for the action performed.
System.Object
System.EventArgs
IdeaBlade.EntityModel.EntityChangeEventArgs
IdeaBlade.EntityModel.EntityChangedEventArgs
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family