Gets or sets the ID (GUID) of a job.
[DataMemberAttribute()] public string ID { get; set; }
[DataMemberAttribute()]
public string ID { get; set; }
Public Property ID As String
public: property String^ ID { String^ get(); void set ( String^ ); }
public:
property String^ ID {
String^ get();
void set ( String^ );
}
A System.String that represents the ID (GUID) of a job.
The ID of a job is its unique identifier and the primary key in the Job Processor database. For more information, refer to Understanding The LEADTOOLS Job Processor Database.
For an example, refer to IJobService.GetJobInformation.
Target Platforms
JobInformation Class
JobInformation Members
Programming with the LEADTOOLS Distributed Computing (Job Processor) SDK
Creating Job Processor Worker Assemblies
Understanding The LEADTOOLS Job Processor Database
GetJobInformation Method
Getting Started
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries