←Select platform

JobType Property (AddJobRequest)

Summary

Gets or sets the type of job.

Syntax

C#
VB
C++
public string JobType {get; set;}
Public Property JobType As String
public: 
property String^ JobType { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String that represents the job type. Multiple job types can be used to process several different types of jobs within the same JobProcessor. For more information, Understanding The LEADTOOLS Job Processor Database.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.JobProcessor.DataContracts Assembly
Click or drag to resize