TaskPropertiesTaskAncestry Field |
The task ancestry of this task. The most recent parents are in the beginning of the collection.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax public const string TaskAncestry = "TaskAncestry"
Public Const TaskAncestry As String = "TaskAncestry"
Field Value
Type:
StringRemarks Type is an array of Guid
See Also