TaskProperties.TaskAncestry 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.10.0.1777 (2.10.0.1777)
Syntaxpublic const string TaskAncestry = "TaskAncestry"
Public Const TaskAncestry As String = "TaskAncestry"
Field Value
Type:
String
RemarksType is an array of Guid
See Also