←Select platform

Status Property

Summary

Gets or sets the new status for the specified job.

Syntax

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

Property Value

The new JobStatus for the specified job.

Remarks

If the job was successfully reset, the new status will be JobStatus.New. For more information, refer to the ResetJob method.

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