JobInformation Class

Summary

Provides information for a job.

Syntax
C#
VB
C++
[DataContractAttribute(Namespace="http://Leadtools.Services.JobProcessor.DataContracts/2010/01", Name="JobInformation")] 
public class JobInformation 
  
<DataContractAttribute()> 
Public Class JobInformation  
[DataContractAttribute()] 
public ref class JobInformation  

Remarks

Obtain the job information for a job by calling the IJobService.GetJobInformation method.

Example

For an example, refer to IJobService.GetJobInformation.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.JobProcessor.DataContracts Assembly