←Select platform

JobInformation Property

Summary

Gets or sets the JobInformation for the specified job.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public JobInformation JobInformation { get; set; } 

Property Value

The JobInformation for the specified job.

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