  | 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.TasksAssembly: Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntaxpublic const string GeneratePairTaskDefaultValueKey = "GeneratePairTask.DefaultValue"
Public Const GeneratePairTaskDefaultValueKey As String = "GeneratePairTask.DefaultValue"
public:
literal String^ GeneratePairTaskDefaultValueKey = "GeneratePairTask.DefaultValue"
static val mutable GeneratePairTaskDefaultValueKey: string
Field Value
String
See Also