Gets the parent entity of the new item.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)

Syntax

C#
public Entity ParentEntity { get; }
Visual Basic (Declaration)
Public ReadOnly Property ParentEntity As Entity

See Also