Click or drag to resize

TaskIdParentTaskId Property

Gets the ID of the parent task as a string.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public TaskId ParentTaskId { get; }

Property Value

Type: TaskId
See Also