| FileDataOutputOutputPathFormatSettingKey Field |
The key of the setting in the stage settings that stores the output path format. You should not normally change this setting.
Namespace:
Ookii.Jumbo.Jet.IO
Assembly:
Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax public const string OutputPathFormatSettingKey = "FileDataOutput.OutputPathFormat"
Public Const OutputPathFormatSettingKey As String = "FileDataOutput.OutputPathFormat"
public:
literal String^ OutputPathFormatSettingKey = "FileDataOutput.OutputPathFormat"
static val mutable OutputPathFormatSettingKey: string
Field Value
Type:
StringSee Also