Click or drag to resize

TaskContextGetSetting Method

Overload List
  NameDescription
Public methodGetSetting(String, String)
Gets a setting's string value with the specified default value, checking first in the stage settings and then in the job settings.
Public methodGetSettingT(String, T)
Gets a setting with the specified type and default value, checking first in the stage settings and then in the job settings.
Top
See Also