Click or drag to resize

JobSettingAttribute Constructor

Initializes a new instance of the JobSettingAttribute class that will use "JobBuilderClassName.PropertyName" as the setting's key.

Namespace:  Ookii.Jumbo.Jet.Jobs
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public JobSettingAttribute()
See Also