Click or drag to resize

JobSettingAttribute Constructor

Overload List
  NameDescription
Public methodJobSettingAttribute
Initializes a new instance of the JobSettingAttribute class that will use "JobBuilderClassName.PropertyName" as the setting's key.
Public methodJobSettingAttribute(String)
Initializes a new instance of the JobSettingAttribute class with the specified key.
Top
See Also