PFJobSettingGetValues Method |
Gets the current setting values.
Namespace:
Packflow.Core.Jobs
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public List<PFJobSettingValue> GetValues()
Return Value
Type:
ListPFJobSettingValueThe value(s) of the current settings
See Also