Click or drag to resize

JobProviderBase methods

The JobProviderBase Type exposes the following members.

Methods
 NameDescription of the
Public MethodGetJob Returns a specific job instance for a JobList in a LogicalTaskTree.
Public MethodGetLogicalJobName Returns the logical name of the job with the physical name of the JobPackage or logical name of the job.
Public MethodGetPhysicalJobPath Returns the physical name of the JobPackage with the physical name of the JobPackage or logical name of the job.
Protected MethodTryLoadJobPackage Adds the JobPackage to the logical job name logicalJobName. In the event of an error, nothing is added. Must be overwritten.
Back to the top
See also