Type: SystemString Job type full name.
Must implement Packflo.Core.Jobs.PFJob
Example: Packflow.Core.Jobs.Impl.PFChoiceFieldUpdaterJob
site
Type: Packflow.CorePFSite Packflow site used as context by the Job
The PFJob type must be accessible from this site,
by being a public type in engine or installed application essemblies
Return Value
Type: PFJob A PFJob Instance user can run by calling RunJob() or RunJobAsync()