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