Gets the PFJob this PFTimerJob persists.
PFJob instance state is automatically restored when getting from a PFTimerJob.
Namespace:
Packflow.Core.Jobs
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public PFJob Job { get; }
Property Value
Type:
PFJobSee Also