←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.JobProcessor.DataContracts Assembly