Click or drag to resize

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"

Field Value

Type: String
Remarks
Type is an array of Guid
See Also

STK Parallel Computing Server 2.9 API for .NET