Click or drag to resize

TaskConstantsGeneratePairTaskDefaultValueKey Field

The name of the setting in the StageSettings that determines the default value assigned to every key/value pair by the GenerateInt32PairTaskT. The type of the setting is Int32. This setting can only be specified in the stage settings, not in the job settings.

Namespace: Ookii.Jumbo.Jet.Tasks
Assembly: Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntax
public const string GeneratePairTaskDefaultValueKey = "GeneratePairTask.DefaultValue"

Field Value

String
See Also