See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Event arguments for the QueryEntityToEdit event.
Namespace: NTier.ActionsAssembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public class QueryEntityToEditEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class QueryEntityToEditEventArgs Inherits EventArgs |
| Visual C++ |
|---|
public ref class QueryEntityToEditEventArgs : public EventArgs |