Click or drag to resize

TaskIdChildStageSeparator Field

The separator character used to identify child stages in a compound stage identifier, e.g. "Parent.Child".

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public const char ChildStageSeparator = '.'

Field Value

Type: Char
See Also