Gets the parent manager of this collection.
Namespace:
DlhSoft.Windows.Data
Assembly:
DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)
Syntax
C# |
---|
[BindableAttribute(true)] public EntityManager ParentManager { get; } |
Visual Basic (Declaration) |
---|
<BindableAttribute(True)> _ Public ReadOnly Property ParentManager As EntityManager |