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: 2.0.0
Syntax
public const string GeneratePairTaskDefaultValueKey = "GeneratePairTask.DefaultValue"

Field Value

Type: String
See Also