KrTask.ChildrenId property

Identifiers of any child tasks spawned by this task.

public string[] ChildrenId { get; set; }

See Also