Click or drag to resize

PFJobInfoSettings Property

The collection of settings for the described PFJob.

Namespace:  Packflow.Core.Jobs
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
[XmlIgnoreAttribute]
public PFJobSettings Settings { get; set; }

Property Value

Type: PFJobSettings
See Also