Click or drag to resize

PFTimerJobSettings Property

Gets the collection of generic settings for this 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#
public PFJobSettings Settings { get; }

Property Value

Type: PFJobSettings
See Also