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