Click or drag to resize

ProductionJobProvider methods

The ProductionJobProvider Type exposes the following members.

Methods
 NameDescription of the
Public MethodGetJob Returns a specific job instance for a JobList in a LogicalTaskTree.
(Inherited from JobProviderBase)
Public MethodGetLogicalJobName Returns the logical name of the job with the physical name of the JobPackage or logical name of the job.
(Inherited from JobProviderBase)
Public MethodGetPhysicalJobPath Returns the physical name of the JobPackage with the physical name of the JobPackage or logical name of the job.
(Inherited from JobProviderBase)
Protected MethodTryLoadJobPackage Adds the JobPackage with the logical path logicalJobName. In the event of an error, nothing is added.
(Overwrites JobProviderBaseTryLoadJobPackage(String))
Back to the top
See also