PFJobInfoGetJobInfo Method (PFJob) |
Creates a PFJobInfo object from a PFJob instance
Namespace:
Packflow.Core.Jobs
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public static PFJobInfo GetJobInfo(
PFJob job
)
Parameters
- job
- Type: Packflow.Core.JobsPFJob
The PFJob that the returned JobInfo describes
Return Value
Type:
PFJobInfoSee Also