See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The QueryEntityToEditEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyEntityToEdit
Get or set the entity instance that will be edited.
Public propertyUnbranchedEntityToEdit
Get the entity that contains the entity to edit, before the IEntitySet was branched (ie. before it was cloned or re-loaded).

See Also